OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xs_set_samplers
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_context.h
373
void
xs_set_samplers
(unsigned start, unsigned count, GalliumD3D11SamplerState *const *samps)
function in struct:GalliumD3D11DeviceContext
447
xs_set_samplers
<D3D11_STAGE_##XS>(start, count, (GalliumD3D11SamplerState *const *)new_samplers); \
[
all
...]
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_context.h
373
void
xs_set_samplers
(unsigned start, unsigned count, GalliumD3D11SamplerState *const *samps)
function in struct:GalliumD3D11DeviceContext
447
xs_set_samplers
<D3D11_STAGE_##XS>(start, count, (GalliumD3D11SamplerState *const *)new_samplers); \
[
all
...]
Completed in 48 milliseconds