Home
last modified time | relevance | path

Searched defs:attribute_index (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cVertexAttrib64BitTest.cpp2445 const GLint attribute_index = n_attributes * n_type; in setAttributes_a_scalar() local
2472 const GLint attribute_index = n_attributes * n_type; in setAttributes_a_vec() local
2505 const GLint attribute_index = n_attributes * n_type; in setAttributes_b() local
2546 const GLint attribute_index = n_attributes * n_type; in setAttributes_c() local
/aosp_15_r20/frameworks/base/tools/aapt2/format/binary/
H A DXmlFlattener.cpp224 uint16_t attribute_index = 1; in WriteAttributes() local
/aosp_15_r20/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_db.cc848 for (uint16_t attribute_index = 0; attribute_index < p_rec->num_attributes; in SDP_DeleteAttributeFromRecord() local
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.cpp2570 const glw::GLchar *attribute_index, in getSamplingFunctionCall()
3032 const glw::GLchar *attribute_name_prefix, const glw::GLchar *attribute_index, in getShadowSamplingFunctionCall()
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/
H A Dcompiler.h436 uint32_t attribute_index; member