OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getGLTypeEnum
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/glshared/
glsAttributeLocationTests.hpp
52
deUint32
getGLTypeEnum
(void) const { return m_glTypeEnum; }
glsAttributeLocationTests.cpp
151
switch (attrib.getType().
getGLTypeEnum
())
537
if (type != attrib.getType().
getGLTypeEnum
())
541
<< " expected " << glu::getShaderVarTypeStr(attrib.getType().
getGLTypeEnum
())
[
all
...]
Completed in 51 milliseconds