OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mapOutputType
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/glshared/
glsVertexArrayTests.cpp
757
static rr::GenericVecType
mapOutputType
(const Array::OutputType& type);
774
m_attrType[arrayNdx] =
mapOutputType
(arrays[arrayNdx]->getOutputType());
1065
rr::GenericVecType ContextShaderProgram::
mapOutputType
(const Array::OutputType& type)
1128
decl << sglr::pdec::VertexAttribute(std::string("a_") + de::toString(arrayNdx),
mapOutputType
(arrays[arrayNdx]->getOutputType()));
[
all
...]
glsDrawTest.cpp
[
all
...]
Completed in 438 milliseconds