Home
last modified time | relevance | path

Searched refs:typeNdx (Results 1 – 20 of 20) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fAttribLocationTests.cpp96 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(types); typeNdx++) in createAttributeLocationTests() local
98 const AttribType& type = types[typeNdx]; in createAttributeLocationTests()
109 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(types); typeNdx++) in createAttributeLocationTests() local
111 const AttribType& type = types[typeNdx]; in createAttributeLocationTests()
122 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(es2Types); typeNdx++) in createAttributeLocationTests() local
124 const AttribType& type = es2Types[typeNdx]; in createAttributeLocationTests()
147 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(types); typeNdx++) in createAttributeLocationTests() local
149 const AttribType& type = types[typeNdx]; in createAttributeLocationTests()
175 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(types); typeNdx++) in createAttributeLocationTests() local
177 const AttribType& type = types[typeNdx]; in createAttributeLocationTests()
[all …]
Des3fShaderIndexingTests.cpp987 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_floatAndVecTypes); typeNdx++) in init() local
989 DataType varType = s_floatAndVecTypes[typeNdx]; in init()
1009 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_floatAndVecTypes); typeNdx++) in init() local
1011 DataType varType = s_floatAndVecTypes[typeNdx]; in init()
1033 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_floatAndVecTypes); typeNdx++) in init() local
1035 DataType varType = s_floatAndVecTypes[typeNdx]; in init()
1069 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_vectorTypes); typeNdx++) in init() local
1071 DataType varType = s_vectorTypes[typeNdx]; in init()
1111 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_matrixTypes); typeNdx++) in init() local
1113 DataType varType = s_matrixTypes[typeNdx]; in init()
Des3fFboRenderTest.cpp1562 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(objectTypes); typeNdx++) in init() local
1564 …FboConfig config(GL_COLOR_BUFFER_BIT, objectTypes[typeNdx], colorFormats[colorFmtNdx].format, GL_N… in init()
1586 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(objectTypes); typeNdx++) in init() local
1588 …FboConfig colorOnlyConfig (GL_COLOR_BUFFER_BIT, objectTypes[typeNdx], colorFormats[col… in init()
1589 …FboConfig colorDepthConfig (GL_COLOR_BUFFER_BIT|GL_DEPTH_BUFFER_BIT, objectTypes[typeNdx], … in init()
1590 …_COLOR_BUFFER_BIT|GL_DEPTH_BUFFER_BIT|GL_STENCIL_BUFFER_BIT, objectTypes[typeNdx], colorFormats[co… in init()
1612 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(objectTypes); typeNdx++) in init() local
1614 …|(stencil ? GL_STENCIL_BUFFER_BIT : 0), colorType, colorFmt, objectTypes[typeNdx], depthStencilFor… in init()
1627 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(objectTypes); typeNdx++) in init() local
1629 FboConfig config(GL_COLOR_BUFFER_BIT, objectTypes[typeNdx], colorFormat, GL_NONE, GL_NONE); in init()
[all …]
Des3fTransformFeedbackTests.cpp1663 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(basicTypes); typeNdx++) in init() local
1665 glu::DataType type = basicTypes[typeNdx]; in init()
1697 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(basicTypes); typeNdx++) in init() local
1699 glu::DataType type = basicTypes[typeNdx]; in init()
1731 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(basicTypes); typeNdx++) in init() local
1733 glu::DataType type = basicTypes[typeNdx]; in init()
Des3fInstancedRenderingTests.cpp707 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_testTypes); typeNdx++) in init() local
709 glu::DataType type = s_testTypes[typeNdx]; in init()
Des3fShaderOperatorTests.cpp2064 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_selectionInfo); typeNdx++) in init() local
2066 DataType curType = s_selectionInfo[typeNdx].type; in init()
2067 ShaderEvalFunc evalFunc = s_selectionInfo[typeNdx].evalFunc; in init()
/external/deqp/modules/gles2/functional/
Des2fAttribLocationTests.cpp69 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(types); typeNdx++) in createAttributeLocationTests() local
71 const AttribType& type = types[typeNdx]; in createAttributeLocationTests()
82 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(types); typeNdx++) in createAttributeLocationTests() local
84 const AttribType& type = types[typeNdx]; in createAttributeLocationTests()
95 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(types); typeNdx++) in createAttributeLocationTests() local
97 const AttribType& type = types[typeNdx]; in createAttributeLocationTests()
120 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(types); typeNdx++) in createAttributeLocationTests() local
122 const AttribType& type = types[typeNdx]; in createAttributeLocationTests()
148 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(types); typeNdx++) in createAttributeLocationTests() local
150 const AttribType& type = types[typeNdx]; in createAttributeLocationTests()
Des2fShaderIndexingTests.cpp1022 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_floatAndVecTypes); typeNdx++) in init() local
1024 DataType varType = s_floatAndVecTypes[typeNdx]; in init()
1044 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_floatAndVecTypes); typeNdx++) in init() local
1046 DataType varType = s_floatAndVecTypes[typeNdx]; in init()
1068 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_floatAndVecTypes); typeNdx++) in init() local
1070 DataType varType = s_floatAndVecTypes[typeNdx]; in init()
1104 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_vectorTypes); typeNdx++) in init() local
1106 DataType varType = s_vectorTypes[typeNdx]; in init()
1140 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_matrixTypes); typeNdx++) in init() local
1142 DataType varType = s_matrixTypes[typeNdx]; in init()
Des2fShaderOperatorTests.cpp1412 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_selectionInfo); typeNdx++) in init() local
1414 DataType curType = s_selectionInfo[typeNdx].type; in init()
1415 ShaderEvalFunc evalFunc = s_selectionInfo[typeNdx].evalFunc; in init()
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiTests.cpp47 for (int typeNdx = 0; typeNdx < vk::wsi::TYPE_LAST; ++typeNdx) in createWsiTests() local
49 const vk::wsi::Type wsiType = (vk::wsi::Type)typeNdx; in createWsiTests()
/external/deqp/modules/gles31/functional/
Des31fNegativeShaderImageLoadStoreTests.cpp435 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_imageTypes); ++typeNdx) in image_store() local
437 …testShader(ctx, IMAGE_OPERATION_STORE, memoryOptions[memoryNdx], s_imageTypes[typeNdx], formats[fm… in image_store()
476 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_imageTypes); ++typeNdx) in image_load() local
478 …testShader(ctx, IMAGE_OPERATION_LOAD, memoryOptions[memoryNdx], s_imageTypes[typeNdx], formats[fmt… in image_load()
523 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_imageTypes); ++typeNdx) in image_atomic() local
527 …testShader(ctx, imageOperations[functionNdx], memoryOptions[memoryNdx], s_imageTypes[typeNdx], for… in image_atomic()
568 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_imageTypes); ++typeNdx) in image_atomic_exchange() local
570 …testShader(ctx, IMAGE_OPERATION_ATOMIC_EXCHANGE, memoryOptions[memoryNdx], s_imageTypes[typeNdx], … in image_atomic_exchange()
Des31fShaderStateQueryTests.cpp106 for (int typeNdx = 0; typeNdx < (int)samplerTypes.size(); ++typeNdx) in iterate() local
109 std::string(glu::getShaderVarTypeStr(samplerTypes[typeNdx].glType).toString()), in iterate()
110 "Uniform type " + glu::getShaderVarTypeStr(samplerTypes[typeNdx].glType).toString()); in iterate()
113 shaderArgs["DECLARATIONSTR"] = samplerTypes[typeNdx].declarationStr; in iterate()
114 shaderArgs["ACCESSSTR"] = samplerTypes[typeNdx].accessStr; in iterate()
123 … with uniform sampler of type " << glu::getShaderVarTypeStr(samplerTypes[typeNdx].glType) << tcu::… in iterate()
147 if (type != (glw::GLint)samplerTypes[typeNdx].glType) in iterate()
150 buf << "Invalid type, expected " << samplerTypes[typeNdx].glType << ", got " << type; in iterate()
Des31fShaderAtomicOpTests.cpp1105 for (int typeNdx = 0; typeNdx < 2; typeNdx++) in createAtomicOpGroup() local
1108 const DataType type = typeNdx > 0 ? TYPE_INT : TYPE_UINT; in createAtomicOpGroup()
Des31fTextureMultisampleTests.cpp2075 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(textureTypes); ++typeNdx) in init() local
2076 …ring("use_") + textureTypes[typeNdx].name).c_str(), textureTypes[typeNdx].name, sampleCounts[sampl… in init()
Des31fDebugTests.cpp188 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_debugTypes); typeNdx++) in emitMessages() local
192 const GLenum type = s_debugTypes[typeNdx]; in emitMessages()
/external/deqp/modules/egl/
DteglMakeCurrentPerfTests.cpp564 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(types); typeNdx++) in init() local
570 spec.surfaceTypes = types[typeNdx]; in init()
600 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(types); typeNdx++) in init() local
606 spec.surfaceTypes = types[typeNdx]; in init()
643 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(types); typeNdx++) in init() local
649 spec.surfaceTypes = types[typeNdx]; in init()
693 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(types); typeNdx++) in init() local
699 spec.surfaceTypes = types[typeNdx]; in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderIndexingTests.cpp1078 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_floatAndVecTypes); typeNdx++) in init() local
1080 DataType varType = s_floatAndVecTypes[typeNdx]; in init()
1102 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_floatAndVecTypes); typeNdx++) in init() local
1104 DataType varType = s_floatAndVecTypes[typeNdx]; in init()
1128 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_floatAndVecTypes); typeNdx++) in init() local
1130 DataType varType = s_floatAndVecTypes[typeNdx]; in init()
1166 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_vectorTypes); typeNdx++) in init() local
1168 DataType varType = s_vectorTypes[typeNdx]; in init()
1210 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_matrixTypes); typeNdx++) in init() local
1212 DataType varType = s_matrixTypes[typeNdx]; in init()
DvktShaderRenderOperatorTests.cpp2023 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_selectionInfo); typeNdx++) in init() local
2025 const DataType curType = s_selectionInfo[typeNdx].type; in init()
2026 const ShaderEvalFunc evalFunc = s_selectionInfo[typeNdx].evalFunc; in init()
/external/deqp/modules/gles2/performance/
Des2pShaderOperatorTests.cpp1909 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(binaryOpTypes); typeNdx++) in init() local
1913 const DataType type = binaryOpTypes[typeNdx]; in init()
/external/deqp/modules/gles3/performance/
Des3pShaderOperatorTests.cpp1917 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(binaryOpTypes); typeNdx++) in init() local
1921 const DataType type = binaryOpTypes[typeNdx]; in init()