Home
last modified time | relevance | path

Searched defs:sampler_state (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_blitter.c107 void *sampler_state; member
133 struct pipe_sampler_state sampler_state; in util_blitter_create() local
/external/vulkan-validation-layers/layers/
Ddescriptor_sets.cpp877 auto sampler_state = getSamplerState(dev_data, sampler_); in BindCommandBuffer() local
924 auto sampler_state = getSamplerState(dev_data, sampler_); in BindCommandBuffer() local
Dcore_validation.cpp597 void AddCommandBufferBindingSampler(GLOBAL_CB_NODE *cb_node, SAMPLER_STATE *sampler_state) { in AddCommandBufferBindingSampler()
6020 …eCallValidateDestroySampler(layer_data *dev_data, VkSampler sampler, SAMPLER_STATE **sampler_state, in PreCallValidateDestroySampler()
6033 …PostCallRecordDestroySampler(layer_data *dev_data, VkSampler sampler, SAMPLER_STATE *sampler_state, in PostCallRecordDestroySampler()
6044 SAMPLER_STATE *sampler_state = nullptr; in DestroySampler() local
/external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
Ddxgi_native.cpp780 struct pipe_sampler_state sampler_state; in dxgi_blitter() local