Home
last modified time | relevance | path

Searched defs:scalarType (Results 1 – 25 of 29) sorted by relevance

12

/external/deqp/framework/opengl/
DgluShaderUtil.cpp1000 DataType getDataTypeVector (DataType scalarType, int size) in getDataTypeVector()
DgluShaderLibrary.cpp926 DataType scalarType = getDataTypeScalarType(expectedDataType); in parseValueElement() local
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutCase.cpp463 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/
DglsRandomShaderProgram.cpp51 const glu::DataType scalarType = varType.isFloatOrVec() ? glu::TYPE_FLOAT : in mapToBasicType() local
DglsRandomShaderCase.cpp410 const char* scalarType = DE_NULL; in operator <<() local
DglsUniformBlockCase.cpp626 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/
DvktPipelineSpecConstantTests.cpp1394 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/
Des31fUniformLocationTests.cpp328 const glu::DataType scalarType = glu::getDataTypeScalarType(subType.getBasicType()); in genShaderSources() local
565 const glu::DataType scalarType = glu::getDataTypeScalarType(type.getBasicType()); in render() local
Des31fSSBOLayoutCase.cpp733 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
Des31fShaderIntegerFunctionTests.cpp82 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in operator <<() local
1095 const glu::DataType scalarType = scalarTypes[scalarTypeNdx]; in addFunctionCases() local
Des31fShaderCommonFunctionTests.cpp356 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in operator <<() local
2094 const glu::DataType scalarType = scalarTypes[scalarTypeNdx]; in addFunctionCases() local
Des31fSeparateShaderTests.cpp136 const DataType scalarType = rnd.chooseWeighted<DataType>( in randomType() local
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp771 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/
DvktShaderCommonFunctionTests.cpp205 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in operator <<() local
240 …ionCases (tcu::TestCaseGroup* parent, const char* functionName, glu::DataType scalarType, deUint32… in addFunctionCases()
DvktShaderIntegerFunctionTests.cpp84 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/
DglcShaderLibrary.cpp742 DataType scalarType = getDataTypeScalarType(expectedDataType); in parseValueElement() local
DglcUniformBlockCase.cpp603 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/
Dagent.cc191 ir::Type* scalarType; member
/external/dexmaker/dexmaker-mockito-inline/src/main/jni/dexmakerjvmtiagent/
Dagent.cc191 ir::Type* scalarType; member
/external/deqp/external/vulkancts/modules/vulkan/
DvktShaderLibrary.cpp924 vk::VkFormat getVecFormat (DataType scalarType, int scalarSize) in getVecFormat()
1011 const DataType scalarType = getDataTypeScalarType(basicType); in getVertexAttributeDescriptions() local
/external/deqp/modules/gles3/functional/
Des3fTransformFeedbackTests.cpp728 glu::DataType scalarType = glu::getDataTypeScalarType(type); in compareTransformFeedbackOutput() local
1123 glu::DataType scalarType = glu::getDataTypeScalarType(attrib->type.getBasicType()); in runTest() local
Des3fShaderCommonFunctionTests.cpp282 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/
DvktUniformBlockCase.cpp745 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/
DGlslangToSpv.cpp5703 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/
DGlslangToSpv.cpp5703 spv::Id scalarType = builder.getScalarTypeId(typeId); in createBinaryMatrixOperation() local
7043 spv::Id scalarType = builder.getScalarTypeId(builder.getTypeId(operands[0])); in CreateInvocationsVectorOperation() local

12