Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/vulkan/
Danv_nir_apply_pipeline_layout.c494 nir_ssa_def *res_index, in build_buffer_addr_for_res_index()
599 nir_ssa_def *res_index = in build_load_var_deref_descriptor_mem() local
655 nir_ssa_def *res_index = in build_buffer_addr_for_idx_intrin() local
768 nir_ssa_def *res_index = in lower_load_accel_struct_desc() local
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DShaderTGSI.c1490 unsigned res_index = opcode.src[1].base.index[0].imm; in Shader_tgsi_translate() local
1825 unsigned res_index = opcode.dst[0].base.index[0].imm; in Shader_tgsi_translate() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayImageOperations.cpp563 for (glw::GLuint res_index = 0; res_index < m_n_resolutions; ++res_index) in iterate() local
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_nir_lower_descriptors.c200 nir_ssa_def *res_index, in build_buffer_addr_for_res_index()
/third_party/backends/backend/
Dgt68xx_low.c472 SANE_Word res_value, SANE_Word res_index, in gt68xx_device_generic_req()
Dartec_eplus48u.c1640 SANE_Word res_value, SANE_Word res_index, in artec48u_device_generic_req()
/third_party/skia/third_party/externals/freetype/src/base/
Dftmac.c811 ResourceIndex res_index; in FT_New_Face_From_Suitcase() local
/third_party/skia/third_party/externals/freetype/builds/mac/
Dftmac.c1188 ResourceIndex res_index; in FT_New_Face_From_Suitcase() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c10098 unsigned res_index, UAV_OP uav_op, in emit_uav_register()