Home
last modified time | relevance | path

Searched defs:depth_layout (Results 1 – 7 of 7) 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/compiler/
Dshader_info.h456 enum gl_frag_depth_layout depth_layout:3; member
/third_party/mesa3d/src/compiler/glsl/
Dir.h852 ir_depth_layout depth_layout:3; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.h341 uint8_t depth_layout; member
/third_party/mesa3d/src/intel/vulkan/
DgenX_cmd_buffer.c6710 VkImageLayout depth_layout = VK_IMAGE_LAYOUT_UNDEFINED; in genX() local
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c4063 get_depth_layout_mode(enum gl_frag_depth_layout depth_layout) in get_depth_layout_mode()
/third_party/mesa3d/src/compiler/nir/
Dnir.h612 unsigned depth_layout:3; member