Home
last modified time | relevance | path

Searched refs:OUTPUTTYPE_IVEC3 (Results 1 - 10 of 10) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
H A DglsDrawTest.hpp93 OUTPUTTYPE_IVEC3, enumerator
H A DglsVertexArrayTests.cpp115 "ivec3", // OUTPUTTYPE_IVEC3, in outputTypeToString()
633 "ivec3", // OUTPUTTYPE_IVEC3, in outputTypeToGLType()
900 case (Array::OUTPUTTYPE_IVEC3): in genVertexSource()
1014 case (Array::OUTPUTTYPE_IVEC3): in mapOutputType()
1045 case (Array::OUTPUTTYPE_IVEC3): in getComponentCount()
1984 || arraySpec.outputType == Array::OUTPUTTYPE_IVEC3 || arraySpec.outputType == Array::OUTPUTTYPE_IVEC4 in iterate()
H A DglsDrawTest.cpp147 "ivec3", // OUTPUTTYPE_IVEC3, in outputTypeToGLType()
218 || type == DrawTestSpec::OUTPUTTYPE_IVEC3 in outputTypeIsIntType()
1323 case (DrawTestSpec::OUTPUTTYPE_IVEC3): in genVertexSource()
1362 case (DrawTestSpec::OUTPUTTYPE_IVEC3): in genVertexSource()
1465 case (DrawTestSpec::OUTPUTTYPE_IVEC3): in mapOutputType()
1496 case (DrawTestSpec::OUTPUTTYPE_IVEC3): in getComponentCount()
2138 const bool outputTypeSignedInteger = outputType == DrawTestSpec::OUTPUTTYPE_INT || outputType == DrawTestSpec::OUTPUTTYPE_IVEC2 || outputType == DrawTestSpec::OUTPUTTYPE_IVEC3 || outputType == DrawTestSpec::OUTPUTTYPE_IVEC4; in valid()
2305 "ivec3", // OUTPUTTYPE_IVEC3, in outputTypeToString()
3822 || attribSpec.outputType == DrawTestSpec::OUTPUTTYPE_IVEC3 || attribSpec.outputType == DrawTestSpec::OUTPUTTYPE_IVEC4 in getCoordScale()
H A DglsVertexArrayTests.hpp97 OUTPUTTYPE_IVEC3, enumerator
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fVertexArrayTest.cpp571 Array::OutputType outputTypes[] = {Array::OUTPUTTYPE_VEC2, Array::OUTPUTTYPE_VEC3, Array::OUTPUTTYPE_VEC4, Array::OUTPUTTYPE_IVEC2, Array::OUTPUTTYPE_IVEC3, Array::OUTPUTTYPE_IVEC4, Array::OUTPUTTYPE_UVEC2, Array::OUTPUTTYPE_UVEC3, Array::OUTPUTTYPE_UVEC4 }; in init()
587 const bool outputIsSignedInteger = outputTypes[outputTypeNdx] == Array::OUTPUTTYPE_IVEC2 || outputTypes[outputTypeNdx] == Array::OUTPUTTYPE_IVEC3 || outputTypes[outputTypeNdx] == Array::OUTPUTTYPE_IVEC4; in init()
H A Des3fDrawTests.cpp357 { gls::DrawTestSpec::INPUTTYPE_INT, gls::DrawTestSpec::OUTPUTTYPE_IVEC3, 4 }, in init()
995 gls::DrawTestSpec::OUTPUTTYPE_IVEC3, in init()
/third_party/vk-gl-cts/modules/gles31/stress/
H A Des31sDrawTests.cpp413 gls::DrawTestSpec::OUTPUTTYPE_IVEC3,
/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sDrawTests.cpp493 gls::DrawTestSpec::OUTPUTTYPE_IVEC3, in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fDrawElementsBaseVertexTests.cpp832 { gls::DrawTestSpec::INPUTTYPE_INT, gls::DrawTestSpec::OUTPUTTYPE_IVEC3, 4 }, in init()
H A Des31fDrawTests.cpp448 { gls::DrawTestSpec::INPUTTYPE_INT, gls::DrawTestSpec::OUTPUTTYPE_IVEC3, 4 }, in init()
2122 gls::DrawTestSpec::OUTPUTTYPE_IVEC3,

Completed in 21 milliseconds