Searched refs:anv_sampler (Results 1 - 14 of 14) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | genX_state.c | 321 struct anv_sampler *sampler;
|
| H A D | anv_descriptor_set.c | 260 ANV_FROM_HANDLE(anv_sampler, sampler, 328 struct anv_sampler **samplers; 427 ANV_FROM_HANDLE(anv_sampler, sampler, 500 const struct anv_sampler *sampler) 1108 struct anv_sampler *sampler = NULL;
|
| H A D | anv_nir_apply_pipeline_layout.c | 861 struct anv_sampler **immutable_samplers = 1225 struct anv_sampler **samplers = binding->immutable_samplers; 1256 struct anv_sampler **samplers = binding->immutable_samplers;
|
| H A D | anv_private.h | 369 __builtin_types_compatible_p (__typeof (o), struct anv_sampler*), \ 1644 struct anv_sampler **immutable_samplers; 1709 struct anv_sampler *sampler; 3506 struct anv_sampler { struct 3705 ANV_DEFINE_NONDISP_HANDLE_CASTS(anv_sampler, VkSampler)
|
| H A D | anv_nir_lower_ycbcr_textures.c | 357 const struct anv_sampler *sampler = binding->immutable_samplers[array_index];
|
| H A D | anv_device.c | 3609 ANV_FROM_HANDLE(anv_sampler, sampler, _sampler);
|
| H A D | genX_cmd_buffer.c | 2331 struct anv_sampler *sampler = desc->sampler;
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_nir_lower_ycbcr_textures.c | 243 const struct anv_sampler *sampler = binding->immutable_samplers[array_index];
|
| H A D | anv_descriptor_set.c | 297 ANV_FROM_HANDLE(anv_sampler, sampler, 389 VK_MULTIALLOC_DECL(&ma, struct anv_sampler *, samplers, 494 ANV_FROM_HANDLE(anv_sampler, sampler, 654 const struct anv_sampler *sampler) 1286 struct anv_sampler *sampler = NULL;
|
| H A D | anv_nir_apply_pipeline_layout.c | 1175 struct anv_sampler **immutable_samplers = 1530 struct anv_sampler **samplers = binding->immutable_samplers; 1573 struct anv_sampler **samplers = binding->immutable_samplers;
|
| H A D | anv_private.h | 1902 struct anv_sampler **immutable_samplers; 1977 struct anv_sampler *sampler; 4523 struct anv_sampler { struct 4778 VK_DEFINE_NONDISP_HANDLE_CASTS(anv_sampler, base, VkSampler,
|
| H A D | genX_state.c | 705 struct anv_sampler *sampler;
|
| H A D | anv_device.c | 4425 ANV_FROM_HANDLE(anv_sampler, sampler, _sampler);
|
| H A D | genX_cmd_buffer.c | 2906 struct anv_sampler *sampler = desc->sampler;
|
Completed in 141 milliseconds