Searched defs:attribute_offset (Results 1 – 2 of 2) sorted by relevance
1701 const GLint attribute_offset = group_offset + i * n_elements; in configureAttribute() local1844 const GLint attribute_offset = n_type * n_attributes; in getProgramDetails() local2448 const GLuint attribute_offset = attribute + group_offset; in setAttributes_a_scalar() local2478 const GLuint attribute_offset = n_elements * attribute + group_offset; in setAttributes_a_vec() local2519 const GLuint attribute_offset = n_elements * attribute + group_offset; in setAttributes_b() local2550 const GLuint attribute_offset = n_elements * attribute + group_offset; in setAttributes_c() local
968 const auto attribute_offset = attribute_description.offset; in ValidatePipelineDrawtimeState() local