Home
last modified time | relevance | path

Searched defs:depth_layout (Results 1 – 9 of 9) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/vulkan/
Dframe_buffer.cc145 VkImageLayout depth_layout, in ChangeFrameLayout()
/third_party/mesa3d/src/asahi/compiler/
Dagx_compile.h122 enum gl_frag_depth_layout depth_layout; member
/third_party/mesa3d/src/compiler/
Dshader_info.h414 enum gl_frag_depth_layout depth_layout:3; member
/third_party/mesa3d/src/compiler/glsl/
Dir.h804 unsigned depth_layout:3; /*ir_depth_layout*/ member
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader_info.h205 uint8_t depth_layout; member
/third_party/mesa3d/src/intel/vulkan/
DgenX_cmd_buffer.c5457 VkImageLayout depth_layout = VK_IMAGE_LAYOUT_UNDEFINED; in genX() local
/third_party/mesa3d/src/intel/vulkan_hasvk/
DgenX_cmd_buffer.c5304 VkImageLayout depth_layout = VK_IMAGE_LAYOUT_UNDEFINED; in genX() local
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c4626 get_depth_layout_mode(enum gl_frag_depth_layout depth_layout) in get_depth_layout_mode()
/third_party/mesa3d/src/compiler/nir/
Dnir.h740 unsigned depth_layout : 3; member