/external/deqp/framework/opengl/ |
D | gluShaderUtil.cpp | 1000 DataType getDataTypeVector (DataType scalarType, int size) in getDataTypeVector()
|
D | gluShaderLibrary.cpp | 926 DataType scalarType = getDataTypeScalarType(expectedDataType); in parseValueElement() local
|
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/ |
D | vktTransformFeedbackFuzzLayoutCase.cpp | 463 const glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in createMask() local 644 const glu::DataType scalarType = glu::getDataTypeScalarType(elemBasicType); in computeXfbLayout() local 906 const glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValue() local 1207 const glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValueSrc() local 1283 const glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in writeMatrixTypeSrc() local 1313 const glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in writeMatrixTypeSrc() local 1793 const glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in validateValue() local
|
/external/deqp/modules/glshared/ |
D | glsRandomShaderProgram.cpp | 51 const glu::DataType scalarType = varType.isFloatOrVec() ? glu::TYPE_FLOAT : in mapToBasicType() local
|
D | glsRandomShaderCase.cpp | 410 const char* scalarType = DE_NULL; in operator <<() local
|
D | glsUniformBlockCase.cpp | 626 glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValue() local 944 glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValueSrc() local
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineSpecConstantTests.cpp | 1394 const glu::DataType scalarType = glu::getDataTypeScalarType(type); in makeMatrixVectorCompositeCaseDefinition() local 1450 const glu::DataType scalarType = glu::getDataTypeScalarType(elemType); in makeArrayCompositeCaseDefinition() local 1489 const glu::DataType scalarType = glu::getDataTypeScalarType(memberType); in makeStructCompositeCaseDefinition() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fUniformLocationTests.cpp | 328 const glu::DataType scalarType = glu::getDataTypeScalarType(subType.getBasicType()); in genShaderSources() local 565 const glu::DataType scalarType = glu::getDataTypeScalarType(type.getBasicType()); in render() local
|
D | es31fSSBOLayoutCase.cpp | 733 const glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValue() local 1014 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in generateImmScalarVectorSrc() local 1647 bool compareComponents (glu::DataType scalarType, const void* ref, const void* res, int numComps) in compareComponents() 1699 const glu::DataType scalarType = glu::getDataTypeScalarType(refEntry.type); in compareBufferVarData() local
|
D | es31fShaderIntegerFunctionTests.cpp | 82 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in operator <<() local 1095 const glu::DataType scalarType = scalarTypes[scalarTypeNdx]; in addFunctionCases() local
|
D | es31fShaderCommonFunctionTests.cpp | 356 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in operator <<() local 2094 const glu::DataType scalarType = scalarTypes[scalarTypeNdx]; in addFunctionCases() local
|
D | es31fSeparateShaderTests.cpp | 136 const DataType scalarType = rnd.chooseWeighted<DataType>( in randomType() local
|
/external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
D | vktSSBOLayoutCase.cpp | 771 const glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValue() local 1217 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in generateImmScalarVectorSrc() local 1606 glu::DataType scalarType = glu::getDataTypeScalarType(dstEntry.type); in copyBufferVarData() local 1759 bool compareComponents (glu::DataType scalarType, const void* ref, const void* res, int numComps) in compareComponents() 1812 const glu::DataType scalarType = glu::getDataTypeScalarType(refEntry.type); in compareBufferVarData() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderCommonFunctionTests.cpp | 205 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in operator <<() local 240 …ionCases (tcu::TestCaseGroup* parent, const char* functionName, glu::DataType scalarType, deUint32… in addFunctionCases()
|
D | vktShaderIntegerFunctionTests.cpp | 84 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in operator <<() local 262 const glu::DataType scalarType = scalarTypes[scalarTypeNdx]; in addFunctionCases() local
|
/external/deqp/external/openglcts/modules/common/ |
D | glcShaderLibrary.cpp | 742 DataType scalarType = getDataTypeScalarType(expectedDataType); in parseValueElement() local
|
D | glcUniformBlockCase.cpp | 603 glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValue() local 864 glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValueSrc() local
|
/external/dexmaker/dexmaker-mockito-inline-extended/src/main/jni/staticjvmtiagent/ |
D | agent.cc | 191 ir::Type* scalarType; member
|
/external/dexmaker/dexmaker-mockito-inline/src/main/jni/dexmakerjvmtiagent/ |
D | agent.cc | 191 ir::Type* scalarType; member
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktShaderLibrary.cpp | 924 vk::VkFormat getVecFormat (DataType scalarType, int scalarSize) in getVecFormat() 1011 const DataType scalarType = getDataTypeScalarType(basicType); in getVertexAttributeDescriptions() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fTransformFeedbackTests.cpp | 728 glu::DataType scalarType = glu::getDataTypeScalarType(type); in compareTransformFeedbackOutput() local 1123 glu::DataType scalarType = glu::getDataTypeScalarType(attrib->type.getBasicType()); in runTest() local
|
D | es3fShaderCommonFunctionTests.cpp | 282 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in operator <<() local 1610 const glu::DataType scalarType = scalarTypes[scalarTypeNdx]; in addFunctionCases() local
|
/external/deqp/external/vulkancts/modules/vulkan/ubo/ |
D | vktUniformBlockCase.cpp | 745 glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValue() local 1205 glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValueSrc() local
|
/external/angle/third_party/glslang/src/SPIRV/ |
D | GlslangToSpv.cpp | 5703 spv::Id scalarType = builder.getScalarTypeId(typeId); in createBinaryMatrixOperation() local 7043 spv::Id scalarType = builder.getScalarTypeId(builder.getTypeId(operands[0])); in CreateInvocationsVectorOperation() local
|
/external/deqp-deps/glslang/SPIRV/ |
D | GlslangToSpv.cpp | 5703 spv::Id scalarType = builder.getScalarTypeId(typeId); in createBinaryMatrixOperation() local 7043 spv::Id scalarType = builder.getScalarTypeId(builder.getTypeId(operands[0])); in CreateInvocationsVectorOperation() local
|