Home
last modified time | relevance | path

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

12

/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.cpp988 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()
Des3fFboRenderTest.cpp1564 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 …]
Des3fTransformFeedbackTests.cpp1665 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()
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()
/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.cpp1067 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()
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/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/wsi/
DvktWsiTests.cpp60 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()
DvktWsiDisplayControlTests.cpp150 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/gles31/functional/
Des31fShaderStateQueryTests.cpp108 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()
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.cpp2097 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/
DvktShaderRenderIndexingTests.cpp1120 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()
DvktShaderRenderOperatorTests.cpp1877 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/
DglcShaderIndexingTests.cpp1114 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/
DvktPipelineSpecConstantTests.cpp2093 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/
DvktMemoryBindingTests.cpp267 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/
DvktSpvAsmComputeShaderCase.cpp244 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/
DvktProtectedMemStorageBufferTests.cpp857 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(testTypes); ++typeNdx) in createAtomicStorageBufferTests() local
859 SSBOAtomicType atomicType = testTypes[typeNdx]; in createAtomicStorageBufferTests()
DvktProtectedMemWsiSwapchainTests.cpp1322 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/
DvktImageMutableTests.cpp2149 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/
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()

12