| /external/skia/src/sksl/ir/ |
| D | SkSLConstructorCompoundCast.cpp | 22 const Type& scalarType = destType.componentType(); in cast_constant_composite() local
|
| D | SkSLType.h | 494 Type(const char* name, const Type& scalarType, int priority) in Type()
|
| /external/llvm-project/mlir/lib/Dialect/SPIRV/ |
| D | SPIRVLowering.cpp | 314 auto scalarType = type.getElementType().dyn_cast<spirv::ScalarType>(); in convertTensorType() local 357 } else if (auto scalarType = elementType.dyn_cast<spirv::ScalarType>()) { in convertMemrefType() local 432 if (auto scalarType = intType.dyn_cast<spirv::ScalarType>()) in SPIRVTypeConverter() local 438 if (auto scalarType = floatType.dyn_cast<spirv::ScalarType>()) in SPIRVTypeConverter() local
|
| D | LayoutUtils.cpp | 146 VulkanLayoutUtils::getScalarTypeAlignment(Type scalarType) { in getScalarTypeAlignment()
|
| D | SPIRVTypes.cpp | 732 if (auto scalarType = dyn_cast<ScalarType>()) { in getExtensions() local 750 if (auto scalarType = dyn_cast<ScalarType>()) { in getCapabilities() local 766 if (auto scalarType = dyn_cast<ScalarType>()) in getSizeInBytes() local
|
| /external/skia/src/sksl/ |
| D | SkSLBuiltinTypes.cpp | 28 const Type& scalarType, in MakeLiteralType()
|
| /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 1797 const glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in validateValue() local
|
| /external/deqp/framework/opengl/ |
| D | gluShaderUtil.cpp | 1000 DataType getDataTypeVector (DataType scalarType, int size) in getDataTypeVector()
|
| /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 | 627 glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValue() local 947 glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValueSrc() 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 | 728 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
|
| D | es31fShaderIntegerFunctionTests.cpp | 82 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in operator <<() local 1095 const glu::DataType scalarType = scalarTypes[scalarTypeNdx]; in addFunctionCases() local
|
| /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
| D | vktShaderCommonFunctionTests.cpp | 160 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
|
| 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/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineSpecConstantTests.cpp | 1928 const glu::DataType scalarType = glu::getDataTypeScalarType(type); in makeMatrixVectorCompositeCaseDefinition() local 1985 const glu::DataType scalarType = glu::getDataTypeScalarType(elemType); in makeArrayCompositeCaseDefinition() local 2025 const glu::DataType scalarType = glu::getDataTypeScalarType(memberType); in makeStructCompositeCaseDefinition() local
|
| /external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
| D | vktSSBOLayoutCase.cpp | 766 const glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValue() local 1217 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in generateImmScalarVectorSrc() local 1629 glu::DataType scalarType = glu::getDataTypeScalarType(dstEntry.type); in copyBufferVarData() local 1782 bool compareComponents (glu::DataType scalarType, const void* ref, const void* res, int numComps) in compareComponents() 1835 const glu::DataType scalarType = glu::getDataTypeScalarType(refEntry.type); in compareBufferVarData() 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/openglcts/modules/common/ |
| D | glcShaderLibrary.cpp | 742 DataType scalarType = getDataTypeScalarType(expectedDataType); in parseValueElement() local
|
| D | glcUniformBlockCase.cpp | 598 glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValue() local 859 glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValueSrc() local
|
| /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
|