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

/external/deqp/modules/glshared/
H A DglsDrawTest.hpp88 OUTPUTTYPE_IVEC4, enumerator in enum:deqp::gls::DrawTestSpec::OutputType
H A DglsDrawTest.cpp155 "ivec4", // OUTPUTTYPE_IVEC4,
229 || type == DrawTestSpec::OUTPUTTYPE_IVEC4)
1344 case (DrawTestSpec::OUTPUTTYPE_IVEC4):
1382 case (DrawTestSpec::OUTPUTTYPE_IVEC4):
1479 case (DrawTestSpec::OUTPUTTYPE_IVEC4):
1514 case (DrawTestSpec::OUTPUTTYPE_IVEC4):
2215 const bool outputTypeSignedInteger = outputType == DrawTestSpec::OUTPUTTYPE_INT || outputType == DrawTestSpec::OUTPUTTYPE_IVEC2 || outputType == DrawTestSpec::OUTPUTTYPE_IVEC3 || outputType == DrawTestSpec::OUTPUTTYPE_IVEC4;
2391 "ivec4", // OUTPUTTYPE_IVEC4,
3887 || attribSpec.outputType == DrawTestSpec::OUTPUTTYPE_IVEC3 || attribSpec.outputType == DrawTestSpec::OUTPUTTYPE_IVEC4
3926 attribSpec.outputType == DrawTestSpec::OUTPUTTYPE_IVEC4)
[all...]
H A DglsVertexArrayTests.cpp123 "ivec4", // OUTPUTTYPE_IVEC4,
727 "ivec4", // OUTPUTTYPE_IVEC4,
1002 case (Array::OUTPUTTYPE_IVEC4):
1110 case (Array::OUTPUTTYPE_IVEC4):
1145 case (Array::OUTPUTTYPE_IVEC4):
2079 || arraySpec.outputType == Array::OUTPUTTYPE_IVEC3 || arraySpec.outputType == Array::OUTPUTTYPE_IVEC4
H A DglsVertexArrayTests.hpp97 OUTPUTTYPE_IVEC4, enumerator in enum:deqp::gls::Array::OutputType
/external/deqp/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 };
587 const bool outputIsSignedInteger = outputTypes[outputTypeNdx] == Array::OUTPUTTYPE_IVEC2 || outputTypes[outputTypeNdx] == Array::OUTPUTTYPE_IVEC3 || outputTypes[outputTypeNdx] == Array::OUTPUTTYPE_IVEC4;
H A Des3fDrawTests.cpp993 gls::DrawTestSpec::OUTPUTTYPE_IVEC4,
/external/deqp/modules/gles31/stress/
H A Des31sDrawTests.cpp414 gls::DrawTestSpec::OUTPUTTYPE_IVEC4,
/external/deqp/modules/gles3/stress/
H A Des3sDrawTests.cpp508 gls::DrawTestSpec::OUTPUTTYPE_IVEC4,
/external/deqp/modules/gles31/functional/
H A Des31fDrawTests.cpp2120 gls::DrawTestSpec::OUTPUTTYPE_IVEC4,

Completed in 264 milliseconds