Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/drivers/intel/mipi_camera/
H A Dcamera.c549 static void add_guarded_method_namestring(struct resource_config *res_config, int res_index) in add_guarded_method_namestring()
571 int res_index; in call_guarded_method() local
657 static void write_guard_variable(uint8_t res_index) in write_guard_variable()
665 static void write_enable_method(struct resource_config *res_config, uint8_t res_index) in write_enable_method()
685 static void write_disable_method(struct resource_config *res_config, uint8_t res_index) in write_disable_method()
717 int res_index; in add_guarded_operations() local
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_nir_apply_pipeline_layout.c1098 nir_def *res_index, in build_indirect_buffer_addr_for_res_index()
1159 nir_def *res_index, in build_direct_buffer_addr_for_res_index()
1218 nir_def *res_index, in build_buffer_addr_for_res_index()
1233 nir_def *res_index, in build_buffer_addr_for_binding()
1332 nir_def *res_index = in build_buffer_addr_for_idx_intrin() local
1482 nir_def *res_index = in lower_load_accel_struct_desc() local
1537 nir_def *res_index = in lower_direct_buffer_instr() local
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_nir_apply_pipeline_layout.c434 nir_def *res_index, in build_buffer_addr_for_res_index()
530 nir_def *res_index = in build_load_var_deref_descriptor_mem() local
584 nir_def *res_index = in build_buffer_addr_for_idx_intrin() local
690 nir_def *res_index = in lower_load_accel_struct_desc() local
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/
H A Dnvk_nir_lower_descriptors.c279 nir_intrinsic_instr *res_index = nir_src_as_intrinsic(load_desc->src[0]); in ubo_deref_to_cbuf() local
350 nir_intrinsic_instr *res_index; in record_load_ubo_cbuf_uses() local
510 UNUSED nir_intrinsic_instr *res_index; in lower_load_ubo_intrin() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/d3d10umd/
H A 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
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
H A Dquantization_driver.cc497 bool QuantizationDriver::SetResultParams(Operation *op, int res_index, in SetResultParams()
1146 int res_index = it.first.second; in Finalize() local
H A Dquantization_context.cc334 int res_index, in SetResultParams()
/aosp_15_r20/external/mesa3d/src/microsoft/spirv_to_dxil/
H A Ddxil_spirv_nir_lower_bindless.c48 nir_def *res_index = in load_vulkan_ssbo() local
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayImageOperations.cpp571 for (glw::GLuint res_index = 0; res_index < m_n_resolutions; ++res_index) in iterate() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/analysis/
H A Dresource_alias_analysis.cc193 int res_index = value.cast<OpResult>().getResultNumber(); in BacktrackValue() local
/aosp_15_r20/external/freetype/src/base/
H A Dftmac.c812 ResourceIndex res_index; in FT_New_Face_From_Suitcase() local
/aosp_15_r20/external/freetype/builds/mac/
H A Dftmac.c1188 ResourceIndex res_index; in FT_New_Face_From_Suitcase() local
/aosp_15_r20/external/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_nir_lower_descriptors.c395 build_buffer_addr_for_res_index(nir_builder *b, nir_def *res_index, in build_buffer_addr_for_res_index()
/aosp_15_r20/external/coreboot/src/include/
H A Dreg_script.h79 unsigned int res_index; member
/aosp_15_r20/external/tensorflow/tensorflow/core/transforms/constant_folding/
H A Dpass.cc2646 int res_index = v.cast<OpResult>().getResultNumber(); in matchAndRewrite() local
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/
H A Dbifrost_compile.c414 uint32_t res_index = pan_res_handle_get_index(res_handle); in bi_is_imm_desc_handle() local
/aosp_15_r20/external/pdfium/third_party/libopenjpeg/
H A Dj2k.c1697 OPJ_UINT32 res_index = index + poc->compno0 * step_c; in opj_j2k_check_poc_val() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c10165 unsigned res_index, UAV_OP uav_op, in emit_uav_register()