Searched defs:attributes_valid (Results 1 – 2 of 2) sorted by relevance
| /external/mesa3d/src/vulkan/runtime/ | ||
| D | vk_graphics_state.h | 160 uint32_t attributes_valid; member |
| D | vk_graphics_state.c | 2261 uint32_t attributes_valid = 0; in vk_common_CmdSetVertexInputEXT() local |