Home
last modified time | relevance | path

Searched defs:element_index (Results 1 – 25 of 47) sorted by relevance

12

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.cpp365 void getColorFloatComponents(glw::GLint cube_face, glw::GLint element_index, glw::GLint mipmap_leve… in getColorFloatComponents()
388 void getColorIntComponents(glw::GLint cube_face, glw::GLint element_index, glw::GLint mipmap_level, in getColorIntComponents()
406 void getCompressedColorUByteComponents(glw::GLint cube_face, glw::GLint element_index, glw::GLint m… in getCompressedColorUByteComponents()
463 void getDepthComponent(glw::GLint cube_face, glw::GLint element_index, glw::GLint mipmap_level, glw… in getDepthComponent()
482 glw::GLint element_index, glw::GLint n_layers, in getExpectedColorFloatComponentsForTexture()
498 glw::GLint element_index, glw::GLint n_layers, in getExpectedColorFloatComponentsForTextureLod()
524glw::GLint element_index, glw::GLint n_layers, glw::GLint n_mipmap_levels, in getExpectedColorIntComponentsForTexture()
542 …IntComponentsForTextureLod(glw::GLuint pixel_index, glw::GLint cube_face, glw::GLint element_index, in getExpectedColorIntComponentsForTextureLod()
565 glw::GLint element_index, glw::GLint n_layers, in getExpectedCompressedComponentsForTexture()
582 glw::GLint element_index, glw::GLint n_layers, in getExpectedCompressedComponentsForTextureLod()
[all …]
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/util/
H A Dbit_vector.h41 uint32_t element_index = i / kBitContainerSize; in Set() local
61 uint32_t element_index = i / kBitContainerSize; in Clear() local
81 uint32_t element_index = i / kBitContainerSize; in Get() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dbit_vector.h41 uint32_t element_index = i / kBitContainerSize; in Set() local
61 uint32_t element_index = i / kBitContainerSize; in Clear() local
81 uint32_t element_index = i / kBitContainerSize; in Get() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/util/
Dbit_vector.h41 uint32_t element_index = i / kBitContainerSize; in Set() local
61 uint32_t element_index = i / kBitContainerSize; in Clear() local
81 uint32_t element_index = i / kBitContainerSize; in Get() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DPersistentSoftmax.cuh106 int element_index = local_idx + it * WARP_SIZE; in softmax_warp_forward() local
198 int element_index = local_idx + it * WARP_SIZE; in softmax_warp_forward() local
254 int element_index = local_idx + it * WARP_SIZE; in softmax_warp_backward() local
284 int element_index = local_idx + it * WARP_SIZE; in softmax_warp_backward() local
/aosp_15_r20/external/google-breakpad/src/common/
H A Dmemory_range.h106 unsigned element_index) const { in GetArrayElement()
116 unsigned element_index) const { in GetArrayElement()
H A Dmemory_range_unittest.cc180 unsigned element_index = kElements[i].index; in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/core/data/service/
H A Dcross_trainer_cache.h257 size_t element_index = GetElementIndex(trainer_id); in GetElement() local
273 size_t element_index = trainer_to_element_index_map_[trainer_id]; in GetElementIndex() local
H A Ddata_transfer.h56 int64_t element_index = 0; member
H A Dworker.proto44 int64 element_index = 6; field
/aosp_15_r20/external/perfetto/src/trace_processor/importers/etm/
H A Delement_cursor.h91 uint32_t element_index() const { return element_index_; } in element_index() function
/aosp_15_r20/external/libtextclassifier/native/utils/intents/
H A Djni.cc271 int element_index = 0; in AsNamedVariantArray() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_io_arrays_to_elements.c37 unsigned *element_index, unsigned *xfb_offset, in get_io_offset()
/aosp_15_r20/external/google-breakpad/src/tools/linux/md2core/
H A Dminidump_memory_range_unittest.cc209 unsigned element_index = kElements[i].index; in TEST() local
/aosp_15_r20/external/python/cpython3/Modules/_ctypes/
Dstgdict.c726 Py_ssize_t element_index; /* index into element_types for this */ in PyCStructUnionType_update_stgdict() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_compile_op_support.cc152 const ShapeTree<HloSharding>& tuple_shape_tree, int element_index) { in GetSubtree()
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/
H A Dtpu_execute.cc153 xla::ShapeIndex element_index = index; in FixTupleTableAsync() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dvector_dce.cpp111 uint32_t element_index = current_inst->GetSingleWordInOperand(1); in MarkExtractUseAsLive() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dvector_dce.cpp111 uint32_t element_index = current_inst->GetSingleWordInOperand(1); in MarkExtractUseAsLive() local
Dreplace_desc_array_access_using_var_index.cpp207 Instruction* access_chain, uint32_t element_index, in CreateCaseBlock()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dvector_dce.cpp111 uint32_t element_index = current_inst->GetSingleWordInOperand(1); in MarkExtractUseAsLive() local
H A Dreplace_desc_array_access_using_var_index.cpp207 Instruction* access_chain, uint32_t element_index, in CreateCaseBlock()
/aosp_15_r20/external/aac/libSBRenc/src/
H A Dbit_sbr.cpp252 INT element_index, int fSendHeaders) { in sbrEncoder_GetHeader()
/aosp_15_r20/frameworks/libs/binary_translation/interpreter/riscv64/
Dinterpreter.h1162 size_t element_index = kElementsCount * within_group_id + within_register_id; variable
3091 size_t element_index = kElementsCount * within_group_id + within_register_id; variable
3329 for (size_t element_index = vstart % kElementsCount; element_index < kElementsCount; in OpVectorVmvXrv() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dtransfer_manager.cc301 ShapeIndex element_index = index; in WriteTupleIndexTablesAsync() local

12