Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/simplereference/
DsglrReferenceUtils.cpp48 rr::VertexAttribType mapGLFloatVertexAttributeType (deUint32 type, bool normalizedInteger, int size… in mapGLFloatVertexAttributeType() argument
69 if (!normalizedInteger) in mapGLFloatVertexAttributeType()
75 if (!normalizedInteger) in mapGLFloatVertexAttributeType()
81 if (!normalizedInteger) in mapGLFloatVertexAttributeType()
87 if (!normalizedInteger) in mapGLFloatVertexAttributeType()
93 if (!normalizedInteger) in mapGLFloatVertexAttributeType()
101 if (!normalizedInteger) in mapGLFloatVertexAttributeType()
109 if (!normalizedInteger) in mapGLFloatVertexAttributeType()
117 if (!normalizedInteger) in mapGLFloatVertexAttributeType()
DsglrReferenceUtils.hpp39 rr::VertexAttribType mapGLFloatVertexAttributeType (deUint32 type, bool normalizedInteger, int …