/external/deqp/modules/gles3/functional/ |
D | es3fAttribLocationTests.cpp | 96 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 …]
|
D | es3fShaderIndexingTests.cpp | 988 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_floatAndVecTypes); typeNdx++) in init() local 990 DataType varType = s_floatAndVecTypes[typeNdx]; in init() 1010 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_floatAndVecTypes); typeNdx++) in init() local 1012 DataType varType = s_floatAndVecTypes[typeNdx]; in init() 1034 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_floatAndVecTypes); typeNdx++) in init() local 1036 DataType varType = s_floatAndVecTypes[typeNdx]; in init() 1070 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_vectorTypes); typeNdx++) in init() local 1072 DataType varType = s_vectorTypes[typeNdx]; in init() 1112 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_matrixTypes); typeNdx++) in init() local 1114 DataType varType = s_matrixTypes[typeNdx]; in init()
|
D | es3fFboRenderTest.cpp | 1564 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(objectTypes); typeNdx++) in init() local 1566 …FboConfig config(GL_COLOR_BUFFER_BIT, objectTypes[typeNdx], colorFormats[colorFmtNdx].format, GL_N… in init() 1588 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(objectTypes); typeNdx++) in init() local 1590 …FboConfig colorOnlyConfig (GL_COLOR_BUFFER_BIT, objectTypes[typeNdx], colorFormats[col… in init() 1591 …FboConfig colorDepthConfig (GL_COLOR_BUFFER_BIT|GL_DEPTH_BUFFER_BIT, objectTypes[typeNdx], … in init() 1592 …_COLOR_BUFFER_BIT|GL_DEPTH_BUFFER_BIT|GL_STENCIL_BUFFER_BIT, objectTypes[typeNdx], colorFormats[co… in init() 1614 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(objectTypes); typeNdx++) in init() local 1616 …|(stencil ? GL_STENCIL_BUFFER_BIT : 0), colorType, colorFmt, objectTypes[typeNdx], depthStencilFor… in init() 1629 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(objectTypes); typeNdx++) in init() local 1631 FboConfig config(GL_COLOR_BUFFER_BIT, objectTypes[typeNdx], colorFormat, GL_NONE, GL_NONE); in init() [all …]
|
D | es3fTransformFeedbackTests.cpp | 1665 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(basicTypes); typeNdx++) in init() local 1667 glu::DataType type = basicTypes[typeNdx]; in init() 1699 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(basicTypes); typeNdx++) in init() local 1701 glu::DataType type = basicTypes[typeNdx]; in init() 1733 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(basicTypes); typeNdx++) in init() local 1735 glu::DataType type = basicTypes[typeNdx]; in init()
|
D | es3fInstancedRenderingTests.cpp | 707 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_testTypes); typeNdx++) in init() local 709 glu::DataType type = s_testTypes[typeNdx]; in init()
|
/external/deqp/modules/gles2/functional/ |
D | es2fAttribLocationTests.cpp | 69 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()
|
D | es2fShaderIndexingTests.cpp | 1067 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_floatAndVecTypes); typeNdx++) in init() local 1069 DataType varType = s_floatAndVecTypes[typeNdx]; in init() 1089 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_floatAndVecTypes); typeNdx++) in init() local 1091 DataType varType = s_floatAndVecTypes[typeNdx]; in init() 1113 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_floatAndVecTypes); typeNdx++) in init() local 1115 DataType varType = s_floatAndVecTypes[typeNdx]; in init() 1149 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_vectorTypes); typeNdx++) in init() local 1151 DataType varType = s_vectorTypes[typeNdx]; in init() 1185 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_matrixTypes); typeNdx++) in init() local 1187 DataType varType = s_matrixTypes[typeNdx]; in init()
|
D | es2fShaderOperatorTests.cpp | 1412 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/ |
D | vktWsiTests.cpp | 60 for (int typeNdx = 0; typeNdx < vk::wsi::TYPE_LAST; ++typeNdx) in createWsiTests() local 62 const vk::wsi::Type wsiType = (vk::wsi::Type)typeNdx; in createWsiTests()
|
D | vktWsiDisplayControlTests.cpp | 150 for (int typeNdx = 0; typeNdx < vk::wsi::TYPE_LAST; ++typeNdx) in createTestDevice() local 152 vk::wsi::Type wsiType = (vk::wsi::Type)typeNdx; in createTestDevice()
|
/external/deqp/modules/egl/ |
D | teglMakeCurrentPerfTests.cpp | 564 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/modules/gles31/functional/ |
D | es31fShaderStateQueryTests.cpp | 108 for (int typeNdx = 0; typeNdx < (int)samplerTypes.size(); ++typeNdx) in iterate() local 111 std::string(glu::getShaderVarTypeStr(samplerTypes[typeNdx].glType).toString()), in iterate() 112 "Uniform type " + glu::getShaderVarTypeStr(samplerTypes[typeNdx].glType).toString()); in iterate() 115 shaderArgs["DECLARATIONSTR"] = samplerTypes[typeNdx].declarationStr; in iterate() 116 shaderArgs["ACCESSSTR"] = samplerTypes[typeNdx].accessStr; in iterate() 125 … with uniform sampler of type " << glu::getShaderVarTypeStr(samplerTypes[typeNdx].glType) << tcu::… in iterate() 149 if (type != (glw::GLint)samplerTypes[typeNdx].glType) in iterate() 152 buf << "Invalid type, expected " << samplerTypes[typeNdx].glType << ", got " << type; in iterate()
|
D | es31fShaderAtomicOpTests.cpp | 1105 for (int typeNdx = 0; typeNdx < 2; typeNdx++) in createAtomicOpGroup() local 1108 const DataType type = typeNdx > 0 ? TYPE_INT : TYPE_UINT; in createAtomicOpGroup()
|
D | es31fTextureMultisampleTests.cpp | 2097 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(textureTypes); ++typeNdx) in init() local 2098 …ring("use_") + textureTypes[typeNdx].name).c_str(), textureTypes[typeNdx].name, sampleCounts[sampl… in init()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderIndexingTests.cpp | 1120 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_floatAndVecTypes); typeNdx++) in init() local 1122 DataType varType = s_floatAndVecTypes[typeNdx]; in init() 1144 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_floatAndVecTypes); typeNdx++) in init() local 1146 DataType varType = s_floatAndVecTypes[typeNdx]; in init() 1170 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_floatAndVecTypes); typeNdx++) in init() local 1172 DataType varType = s_floatAndVecTypes[typeNdx]; in init() 1208 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_vectorTypes); typeNdx++) in init() local 1210 DataType varType = s_vectorTypes[typeNdx]; in init() 1252 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_matrixTypes); typeNdx++) in init() local 1254 DataType varType = s_matrixTypes[typeNdx]; in init()
|
D | vktShaderRenderOperatorTests.cpp | 1877 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_selectionInfo); typeNdx++) in init() local 1879 const DataType curType = s_selectionInfo[typeNdx].type; in init() 1880 const ShaderEvalFunc evalFunc = s_selectionInfo[typeNdx].evalFunc; in init()
|
/external/deqp/external/openglcts/modules/common/ |
D | glcShaderIndexingTests.cpp | 1114 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_floatAndVecTypes); typeNdx++) in init() local 1116 DataType varType = s_floatAndVecTypes[typeNdx]; in init() 1143 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_floatAndVecTypes); typeNdx++) in init() local 1145 DataType varType = s_floatAndVecTypes[typeNdx]; in init() 1169 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_floatAndVecTypes); typeNdx++) in init() local 1171 DataType varType = s_floatAndVecTypes[typeNdx]; in init() 1207 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_vectorTypes); typeNdx++) in init() local 1209 DataType varType = s_vectorTypes[typeNdx]; in init() 1247 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_matrixTypes); typeNdx++) in init() local 1249 DataType varType = s_matrixTypes[typeNdx]; in init()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineSpecConstantTests.cpp | 2093 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(types); ++typeNdx) in createCompositeTests() local 2094 …w SpecConstantTest(testCtx, shaderStage, makeMatrixVectorCompositeCaseDefinition(types[typeNdx]))); in createCompositeTests() 2125 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(types); ++typeNdx) in createCompositeTests() local 2126 …w SpecConstantTest(testCtx, shaderStage, makeMatrixVectorCompositeCaseDefinition(types[typeNdx]))); in createCompositeTests() 2182 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(allTypes); ++typeNdx) in createCompositeTests() local 2183 …ew SpecConstantTest(testCtx, shaderStage, makeArrayCompositeCaseDefinition(allTypes[typeNdx], 3))); in createCompositeTests() 2186 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(allTypes); ++typeNdx) in createCompositeTests() local 2187 …SpecConstantTest(testCtx, shaderStage, makeArrayCompositeCaseDefinition(allTypes[typeNdx], 3, 2))); in createCompositeTests() 2232 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(allTypes); ++typeNdx) in createCompositeTests() local 2233 …(new SpecConstantTest(testCtx, shaderStage, makeStructCompositeCaseDefinition(allTypes[typeNdx]))); in createCompositeTests()
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryBindingTests.cpp | 267 for (deUint32 typeNdx = 0; typeNdx < memoryProperties.memoryTypeCount; ++typeNdx) in selectMatchingMemoryType() local 269 const deBool isInAllowed = (memReqs.memoryTypeBits & (1u << typeNdx)) != 0u; in selectMatchingMemoryType() 270 …const deBool hasRightProperties = (memoryProperties.memoryTypes[typeNdx].propertyFlags & VK… in selectMatchingMemoryType() 272 return typeNdx; in selectMatchingMemoryType()
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmComputeShaderCase.cpp | 244 for (size_t typeNdx = 0; typeNdx < dtypes.size(); ++typeNdx) in createDescriptorPool() local 245 builder.addType(dtypes[typeNdx], 1); in createDescriptorPool()
|
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemStorageBufferTests.cpp | 857 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(testTypes); ++typeNdx) in createAtomicStorageBufferTests() local 859 SSBOAtomicType atomicType = testTypes[typeNdx]; in createAtomicStorageBufferTests()
|
D | vktProtectedMemWsiSwapchainTests.cpp | 1322 for (int typeNdx = 0; typeNdx < vk::wsi::TYPE_LAST; ++typeNdx) in createSwapchainTests() local 1324 const vk::wsi::Type wsiType = (vk::wsi::Type)typeNdx; in createSwapchainTests()
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageMutableTests.cpp | 2149 for (int typeNdx = 0; typeNdx < vk::wsi::TYPE_LAST; ++typeNdx) in createSwapchainImageMutableTests() local 2151 const vk::wsi::Type wsiType = (vk::wsi::Type)typeNdx; in createSwapchainImageMutableTests()
|
/external/deqp/modules/gles2/performance/ |
D | es2pShaderOperatorTests.cpp | 1909 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/ |
D | es3pShaderOperatorTests.cpp | 1917 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(binaryOpTypes); typeNdx++) in init() local 1921 const DataType type = binaryOpTypes[typeNdx]; in init()
|