Home
last modified time | relevance | path

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

12

/external/deqp/framework/opengl/
DgluShaderUtil.cpp984 DataType getDataTypeVector (DataType scalarType, int size) in getDataTypeVector()
DgluShaderLibrary.cpp926 DataType scalarType = getDataTypeScalarType(expectedDataType); in parseValueElement() 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.cpp1390 const glu::DataType scalarType = glu::getDataTypeScalarType(type); in makeMatrixVectorCompositeCaseDefinition() local
1446 const glu::DataType scalarType = glu::getDataTypeScalarType(elemType); in makeArrayCompositeCaseDefinition() local
1485 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
1123 const glu::DataType scalarType = scalarTypes[scalarTypeNdx]; in addFunctionCases() local
Des31fShaderCommonFunctionTests.cpp369 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in operator <<() local
2135 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
1198 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in generateImmScalarVectorSrc() local
1561 glu::DataType scalarType = glu::getDataTypeScalarType(dstEntry.type); in copyBufferVarData() local
1714 bool compareComponents (glu::DataType scalarType, const void* ref, const void* res, int numComps) in compareComponents()
1767 const glu::DataType scalarType = glu::getDataTypeScalarType(refEntry.type); in compareBufferVarData() 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/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/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.cpp295 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in operator <<() local
1647 const glu::DataType scalarType = scalarTypes[scalarTypeNdx]; in addFunctionCases() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderIntegerFunctionTests.cpp84 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in operator <<() local
290 const glu::DataType scalarType = scalarTypes[scalarTypeNdx]; in addFunctionCases() local
DvktShaderCommonFunctionTests.cpp312 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in operator <<() local
420 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
1233 glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValueSrc() local
/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp5018 spv::Id scalarType = builder.getScalarTypeId(typeId); local
6319 spv::Id scalarType = builder.getScalarTypeId(builder.getTypeId(operands[0])); local
/external/clang/lib/CodeGen/
DCGCall.cpp3787 llvm::Type *scalarType = RV.getScalarVal()->getType(); in EmitCall() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp850 std::string scalarType; in SpvAsmTypeTests() local

12