Home
last modified time | relevance | path

Searched refs:VertexDataStorage (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
H A DglsFragOpInteractionCase.cpp105 class VertexDataStorage class
108 VertexDataStorage (const vector<rsg::ShaderInput*>& attributes, int numVertices);
124 VertexDataStorage::VertexDataStorage (const vector<rsg::ShaderInput*>& attributes, int numVertices) in VertexDataStorage() function in deqp::gls::__anon30990::VertexDataStorage
131 static inline glu::VertexArrayBinding getEntryWithPointer (const VertexDataStorage& data, int ndx) in getEntryWithPointer()
311 static void setupAttributes (sglr::Context& ctx, const VertexDataStorage& vertexData, deUint32 program)
517 VertexDataStorage vertexData (m_vertexShader.getInputs(), numVertices);

Completed in 1 milliseconds