Home
last modified time | relevance | path

Searched defs:vktype (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_descriptors.c541 VkDescriptorType vktype = get_push_types(screen, &dsl_type); in create_gfx_layout() local
560 VkDescriptorType vktype = get_push_types(screen, &dsl_type); in zink_descriptor_util_push_layouts_get() local
H A Dzink_compiler.c3131 VkDescriptorType vktype = !var->data.driver_location ? VK_DESCRIPTOR_TYPE_UNIFORM_BUFFER_DYNAMIC : VK_DESCRIPTOR_TYPE_UNIFORM_BUFFER; in zink_shader_create() local
3160 VkDescriptorType vktype = glsl_type_is_image(type) ? zink_image_type(type) : zink_sampler_type(type); in zink_shader_create() local

Completed in 10 milliseconds