Home
last modified time | relevance | path

Searched refs:OUTPUTTYPE_IVEC4 (Results 1 - 9 of 9) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
H A DglsDrawTest.hpp94 OUTPUTTYPE_IVEC4, enumerator
H A DglsDrawTest.cpp148 "ivec4", // OUTPUTTYPE_IVEC4, in outputTypeToGLType()
219 || type == DrawTestSpec::OUTPUTTYPE_IVEC4) in outputTypeIsIntType()
1331 case (DrawTestSpec::OUTPUTTYPE_IVEC4): in genVertexSource()
1369 case (DrawTestSpec::OUTPUTTYPE_IVEC4): in genVertexSource()
1466 case (DrawTestSpec::OUTPUTTYPE_IVEC4): in mapOutputType()
1501 case (DrawTestSpec::OUTPUTTYPE_IVEC4): in getComponentCount()
2138 const bool outputTypeSignedInteger = outputType == DrawTestSpec::OUTPUTTYPE_INT || outputType == DrawTestSpec::OUTPUTTYPE_IVEC2 || outputType == DrawTestSpec::OUTPUTTYPE_IVEC3 || outputType == DrawTestSpec::OUTPUTTYPE_IVEC4; in valid()
2306 "ivec4", // OUTPUTTYPE_IVEC4, in outputTypeToString()
3822 || attribSpec.outputType == DrawTestSpec::OUTPUTTYPE_IVEC3 || attribSpec.outputType == DrawTestSpec::OUTPUTTYPE_IVEC4 in getCoordScale()
3861 attribSpec.outputType == DrawTestSpec::OUTPUTTYPE_IVEC4) in getColorScale()
[all...]
H A DglsVertexArrayTests.cpp116 "ivec4", // OUTPUTTYPE_IVEC4, in outputTypeToString()
634 "ivec4", // OUTPUTTYPE_IVEC4, in outputTypeToGLType()
907 case (Array::OUTPUTTYPE_IVEC4): in genVertexSource()
1015 case (Array::OUTPUTTYPE_IVEC4): in mapOutputType()
1050 case (Array::OUTPUTTYPE_IVEC4): in getComponentCount()
1984 || arraySpec.outputType == Array::OUTPUTTYPE_IVEC3 || arraySpec.outputType == Array::OUTPUTTYPE_IVEC4 in iterate()
H A DglsVertexArrayTests.hpp98 OUTPUTTYPE_IVEC4, 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.cpp996 gls::DrawTestSpec::OUTPUTTYPE_IVEC4, in init()
/third_party/vk-gl-cts/modules/gles31/stress/
H A Des31sDrawTests.cpp414 gls::DrawTestSpec::OUTPUTTYPE_IVEC4,
/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sDrawTests.cpp494 gls::DrawTestSpec::OUTPUTTYPE_IVEC4, in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fDrawTests.cpp2123 gls::DrawTestSpec::OUTPUTTYPE_IVEC4,

Completed in 19 milliseconds