Searched defs:sampler_state (Results 1 – 4 of 4) sorted by relevance
107 void *sampler_state; member133 struct pipe_sampler_state sampler_state; in util_blitter_create() local
877 auto sampler_state = getSamplerState(dev_data, sampler_); in BindCommandBuffer() local924 auto sampler_state = getSamplerState(dev_data, sampler_); in BindCommandBuffer() local
597 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
780 struct pipe_sampler_state sampler_state; in dxgi_blitter() local