Home
last modified time | relevance | path

Searched refs:ac_image_3d (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/common/
H A Dac_shader_util.c437 return ac_image_3d; in ac_get_sampler_dim()
457 if (dim == ac_image_cube || (gfx_level <= GFX8 && dim == ac_image_3d)) in ac_get_image_dim()
466 dim = ac_image_3d; in ac_get_image_dim()
H A Dac_shader_util.h43 ac_image_3d, enumerator
/third_party/mesa3d/src/amd/compiler/
H A Daco_print_ir.cpp402 case ac_image_3d: fprintf(output, " 3d"); break; in print_instr_format_specific()
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c2034 case ac_image_3d: in ac_num_coords()
2056 case ac_image_3d: in ac_num_derivs()
2276 case ac_image_3d: in ac_build_image_opcode()

Completed in 11 milliseconds