Searched defs:desc_state (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/ | ||
| H A D | panvk_vX_cmd_buffer.c | 324 struct panvk_descriptor_state *desc_state = &bind_point_state->desc_state; local in function:panvk_cmd_prepare_sysvals 354 struct panvk_descriptor_state *desc_state = &bind_point_state->desc_state; local in function:panvk_cmd_prepare_ubos 376 struct panvk_descriptor_state *desc_state = &bind_point_state->desc_state; local in function:panvk_cmd_prepare_textures 412 struct panvk_descriptor_state *desc_state = &bind_point_state->desc_state; local in function:panvk_cmd_prepare_samplers 723 struct panvk_descriptor_state *desc_state = local in function:panvk_per_arch [all...] |
| H A D | panvk_private.h | 640 struct panvk_descriptor_state desc_state; member in struct:panvk_cmd_bind_point_state |
Completed in 6 milliseconds