Home
last modified time | relevance | path

Searched refs:m_coordinates_attribute_name (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/
DesextcGPUShader5TextureGatherOffset.hpp166 static const glw::GLchar* const m_coordinates_attribute_name; member in glcts::GPUShader5TextureGatherOffsetTestBase
DesextcGPUShader5TextureGatherOffset.cpp476 const glw::GLchar* const GPUShader5TextureGatherOffsetTestBase::m_coordinates_attribute_name = "te… member in glcts::GPUShader5TextureGatherOffsetTestBase
1130 info.attribute_name = m_coordinates_attribute_name; in prepareVertexBufferInfoForCoordinates()