Searched defs:executable_index (Results 1 – 4 of 4) sorted by relevance
1429 uint32_t *executable_index) in vk_graphics_pipeline_executable_shader()1451 uint32_t executable_index, in vk_graphics_pipeline_get_executable_statistics()1476 uint32_t executable_index, in vk_graphics_pipeline_get_internal_representations()1975 uint32_t executable_index, in vk_compute_pipeline_get_executable_statistics()1993 uint32_t executable_index, in vk_compute_pipeline_get_internal_representations()
856 uint32_t executable_index, in nvk_shader_get_executable_statistics()917 uint32_t executable_index, in nvk_shader_get_executable_internal_representations()
529 int executable_index = GetExecutableImageIndex(); in GetExecutableImage() local
43802 pub executable_index: u32, field43849 pub fn executable_index(mut self, executable_index: u32) -> Self { in executable_index() method