Home
last modified time | relevance | path

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

12

/external/skia/src/sksl/ir/
DSkSLConstructorArrayCast.cpp21 const Type& scalarType = destType.componentType(); in cast_constant_array() local
DSkSLConstructorCompoundCast.cpp23 const Type& scalarType = destType.componentType(); in cast_constant_composite() local
DSkSLIndexExpression.cpp128 const Type& scalarType = baseType.componentType(); in Make() local
DSkSLSwizzle.cpp389 const Type* scalarType = &baseType.componentType(); in Convert() local
DSkSLType.cpp193 LiteralType(const char* name, const Type& scalarType, int8_t priority) in LiteralType()
542 std::unique_ptr<Type> Type::MakeLiteralType(const char* name, const Type& scalarType, in MakeLiteralType()
/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
1797 const glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in validateValue() local
/external/deqp/framework/opengl/
DgluShaderUtil.cpp1002 DataType getDataTypeVector (DataType scalarType, int size) in getDataTypeVector()
/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.cpp627 glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValue() local
947 glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValueSrc() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderCommonFunctionTests.cpp160 const glu::DataType scalarType = glu::getDataTypeScalarType(type); in getComponentByteSize() local
303 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in operator <<() local
345 for (const auto scalarType : scalarTypes) in addFunctionCases() local
DvktShaderIntegerFunctionTests.cpp84 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in operator <<() local
234 const glu::DataType scalarType = scalarTypes[scalarTypeNdx]; in addFunctionCases() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSpecConstantTests.cpp1996 const glu::DataType scalarType = glu::getDataTypeScalarType(type); in makeMatrixVectorCompositeCaseDefinition() local
2053 const glu::DataType scalarType = glu::getDataTypeScalarType(elemType); in makeArrayCompositeCaseDefinition() local
2093 const glu::DataType scalarType = glu::getDataTypeScalarType(memberType); in makeStructCompositeCaseDefinition() local
/external/deqp/modules/gles31/functional/
Des31fUniformLocationTests.cpp329 const glu::DataType scalarType = glu::getDataTypeScalarType(subType.getBasicType()); in genShaderSources() local
592 const glu::DataType scalarType = glu::getDataTypeScalarType(type.getBasicType()); in render() local
Des31fSSBOLayoutCase.cpp728 const glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValue() local
1009 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in generateImmScalarVectorSrc() local
1642 bool compareComponents (glu::DataType scalarType, const void* ref, const void* res, int numComps) in compareComponents()
1694 const glu::DataType scalarType = glu::getDataTypeScalarType(refEntry.type); in compareBufferVarData() local
Des31fShaderIntegerFunctionTests.cpp82 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in operator <<() local
1077 const glu::DataType scalarType = scalarTypes[scalarTypeNdx]; in addFunctionCases() local
/external/deqp/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelSharedLayoutCase.cpp92 const glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValue() local
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp768 const glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValue() local
1098 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in generateImmScalarVectorSrc() local
1510 glu::DataType scalarType = glu::getDataTypeScalarType(dstEntry.type); in copyBufferVarData() local
1663 bool compareComponents (glu::DataType scalarType, const void* ref, const void* res, int numComps) in compareComponents()
1716 const glu::DataType scalarType = glu::getDataTypeScalarType(refEntry.type); in compareBufferVarData() local
/external/deqp/external/openglcts/modules/common/
DglcShaderLibrary.cpp742 DataType scalarType = getDataTypeScalarType(expectedDataType); in parseValueElement() local
DglcUniformBlockCase.cpp598 glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValue() local
859 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/
Des3fShaderCommonFunctionTests.cpp282 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in operator <<() local
1610 const glu::DataType scalarType = scalarTypes[scalarTypeNdx]; in addFunctionCases() local
Des3fTransformFeedbackTests.cpp728 glu::DataType scalarType = glu::getDataTypeScalarType(type); in compareTransformFeedbackOutput() local
1123 glu::DataType scalarType = glu::getDataTypeScalarType(attrib->type.getBasicType()); in runTest() local

12