Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessVertexArraysTests.cpp2104 glw::GLdouble AttributeFormatTest::NormalizationScaleFactor<glw::GLuint>() in NormalizationScaleFactor() function in gl4cts::DirectStateAccess::VertexArrays::AttributeFormatTest
2110 glw::GLdouble AttributeFormatTest::NormalizationScaleFactor<glw::GLushort>() in NormalizationScaleFactor() function in gl4cts::DirectStateAccess::VertexArrays::AttributeFormatTest
2116 glw::GLdouble AttributeFormatTest::NormalizationScaleFactor<glw::GLubyte>() in NormalizationScaleFactor() function in gl4cts::DirectStateAccess::VertexArrays::AttributeFormatTest
2122 glw::GLdouble AttributeFormatTest::NormalizationScaleFactor<glw::GLint>() in NormalizationScaleFactor() function in gl4cts::DirectStateAccess::VertexArrays::AttributeFormatTest
2128 glw::GLdouble AttributeFormatTest::NormalizationScaleFactor<glw::GLshort>() in NormalizationScaleFactor() function in gl4cts::DirectStateAccess::VertexArrays::AttributeFormatTest
2134 glw::GLdouble AttributeFormatTest::NormalizationScaleFactor<glw::GLbyte>() in NormalizationScaleFactor() function in gl4cts::DirectStateAccess::VertexArrays::AttributeFormatTest
2140 glw::GLdouble AttributeFormatTest::NormalizationScaleFactor() in NormalizationScaleFactor() function in gl4cts::DirectStateAccess::VertexArrays::AttributeFormatTest
2169 const glw::GLdouble scale = normalized ? NormalizationScaleFactor<T>() : 1.0; in PrepareVAO()
Dgl4cDirectStateAccessTests.hpp4275 glw::GLdouble NormalizationScaleFactor();