Home
last modified time | relevance | path

Searched defs:attribute_offset (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cVertexAttrib64BitTest.cpp1701 const GLint attribute_offset = group_offset + i * n_elements; in configureAttribute() local
1844 const GLint attribute_offset = n_type * n_attributes; in getProgramDetails() local
2448 const GLuint attribute_offset = attribute + group_offset; in setAttributes_a_scalar() local
2478 const GLuint attribute_offset = n_elements * attribute + group_offset; in setAttributes_a_vec() local
2519 const GLuint attribute_offset = n_elements * attribute + group_offset; in setAttributes_b() local
2550 const GLuint attribute_offset = n_elements * attribute + group_offset; in setAttributes_c() local
/external/vulkan-validation-layers/layers/
Dcore_validation.cpp968 const auto attribute_offset = attribute_description.offset; in ValidatePipelineDrawtimeState() local