OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:outputTypeToGLType
(Results
1 - 3
of
3
) sorted by null
/external/deqp/modules/glshared/
glsVertexArrayTests.hpp
195
static std::string
outputTypeToGLType
(Array::OutputType type);
glsVertexArrayTests.cpp
683
std::string ContextArray::
outputTypeToGLType
(Array::OutputType type)
916
<< "${VTX_IN} highp " << ContextArray::
outputTypeToGLType
(arrays[arrayNdx]->getOutputType()) << " a_" << arrays[arrayNdx]->getAttribNdx() << ";\n";
[
all
...]
glsDrawTest.cpp
132
static std::string
outputTypeToGLType
(DrawTestSpec::OutputType type)
[
all
...]
Completed in 152 milliseconds