Home
last modified time | relevance | path

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

12

/external/skia/src/sksl/ir/
DSkSLConstructorArrayCast.cpp26 const Type& scalarType = destType.componentType(); in cast_constant_array() local
DSkSLConstructorCompoundCast.cpp29 const Type& scalarType = destType.componentType(); in cast_constant_composite() local
DSkSLSwizzle.cpp402 const Type* scalarType = &baseType.componentType(); in Convert() local
DSkSLType.cpp260 LiteralType(const char* name, const Type& scalarType, int8_t priority) in LiteralType()
782 std::unique_ptr<Type> Type::MakeLiteralType(const char* name, const Type& scalarType, in MakeLiteralType()
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/
Dlegalize_control_flow.cc140 auto scalarType = idxValue.getType(); in createNestedCases() local
Dunfuse_batch_norm.cc85 auto scalarType = RankedTensorType::get({}, fpType); in materializeEpsilon() local
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutCase.cpp460 const glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in createMask() local
643 const glu::DataType scalarType = glu::getDataTypeScalarType(elemBasicType); in computeXfbLayout() local
918 const glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValue() local
1239 const glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValueSrc() local
1319 const glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in writeMatrixTypeSrc() local
1349 const glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in writeMatrixTypeSrc() local
1866 const glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in validateValue() local
/external/deqp/framework/opengl/
DgluShaderUtil.cpp937 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.cpp436 const char *scalarType = DE_NULL; in operator <<() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderCommonFunctionTests.cpp170 const glu::DataType scalarType = glu::getDataTypeScalarType(type); in getComponentByteSize() local
316 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in operator <<() local
369 for (const auto scalarType : scalarTypes) in addFunctionCases() local
DvktShaderIntegerFunctionTests.cpp75 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in operator <<() local
223 const glu::DataType scalarType = scalarTypes[scalarTypeNdx]; in addFunctionCases() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSpecConstantTests.cpp2093 const glu::DataType scalarType = glu::getDataTypeScalarType(type); in makeMatrixVectorCompositeCaseDefinition() local
2153 const glu::DataType scalarType = glu::getDataTypeScalarType(elemType); in makeArrayCompositeCaseDefinition() local
2192 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
596 const glu::DataType scalarType = glu::getDataTypeScalarType(type.getBasicType()); in render() local
Des31fSSBOLayoutCase.cpp720 const glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValue() local
1050 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in generateImmScalarVectorSrc() local
1728 bool compareComponents(glu::DataType scalarType, const void *ref, const void *res, int numComps) in compareComponents()
1781 const glu::DataType scalarType = glu::getDataTypeScalarType(refEntry.type); in compareBufferVarData() local
Des31fShaderIntegerFunctionTests.cpp86 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in operator <<() local
1092 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.cpp788 const glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValue() local
1139 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in generateImmScalarVectorSrc() local
1601 glu::DataType scalarType = glu::getDataTypeScalarType(dstEntry.type); in copyBufferVarData() local
1766 bool compareComponents(glu::DataType scalarType, const void *ref, const void *res, int numComps) in compareComponents()
1820 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/deqp/external/openglcts/modules/common/
DglcShaderLibrary.cpp743 DataType scalarType = getDataTypeScalarType(expectedDataType); in parseValueElement() local
DglcUniformBlockCase.cpp605 glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValue() local
866 glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValueSrc() local
/external/dexmaker/dexmaker-mockito-inline/src/main/jni/dexmakerjvmtiagent/
Dagent.cc191 ir::Type* scalarType; member
/external/deqp/external/vulkancts/modules/vulkan/
DvktShaderLibrary.cpp940 vk::VkFormat getVecFormat(DataType scalarType, int scalarSize) in getVecFormat()
1020 const DataType scalarType = getDataTypeScalarType(basicType); in getVertexAttributeDescriptions() local
/external/deqp/modules/gles3/functional/
Des3fTransformFeedbackTests.cpp817 glu::DataType scalarType = glu::getDataTypeScalarType(type); in compareTransformFeedbackOutput() local
1230 glu::DataType scalarType = glu::getDataTypeScalarType(attrib->type.getBasicType()); in runTest() local
Des3fShaderCommonFunctionTests.cpp300 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in operator <<() local
1662 const glu::DataType scalarType = scalarTypes[scalarTypeNdx]; in addFunctionCases() local

12