| /external/skia/src/sksl/ir/ |
| D | SkSLConstructorArrayCast.cpp | 26 const Type& scalarType = destType.componentType(); in cast_constant_array() local
|
| D | SkSLConstructorCompoundCast.cpp | 29 const Type& scalarType = destType.componentType(); in cast_constant_composite() local
|
| D | SkSLSwizzle.cpp | 402 const Type* scalarType = &baseType.componentType(); in Convert() local
|
| D | SkSLType.cpp | 260 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/ |
| D | legalize_control_flow.cc | 140 auto scalarType = idxValue.getType(); in createNestedCases() local
|
| D | unfuse_batch_norm.cc | 85 auto scalarType = RankedTensorType::get({}, fpType); in materializeEpsilon() local
|
| /external/deqp/external/vulkancts/modules/vulkan/transform_feedback/ |
| D | vktTransformFeedbackFuzzLayoutCase.cpp | 460 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/ |
| D | gluShaderUtil.cpp | 937 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 | 436 const char *scalarType = DE_NULL; in operator <<() local
|
| /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
| D | vktShaderCommonFunctionTests.cpp | 170 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
|
| D | vktShaderIntegerFunctionTests.cpp | 75 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/ |
| D | vktPipelineSpecConstantTests.cpp | 2093 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/ |
| D | es31fUniformLocationTests.cpp | 329 const glu::DataType scalarType = glu::getDataTypeScalarType(subType.getBasicType()); in genShaderSources() local 596 const glu::DataType scalarType = glu::getDataTypeScalarType(type.getBasicType()); in render() local
|
| D | es31fSSBOLayoutCase.cpp | 720 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
|
| D | es31fShaderIntegerFunctionTests.cpp | 86 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/ |
| D | vktMemoryModelSharedLayoutCase.cpp | 92 const glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValue() local
|
| /external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
| D | vktSSBOLayoutCase.cpp | 788 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/ |
| D | agent.cc | 191 ir::Type* scalarType; member
|
| /external/deqp/external/openglcts/modules/common/ |
| D | glcShaderLibrary.cpp | 743 DataType scalarType = getDataTypeScalarType(expectedDataType); in parseValueElement() local
|
| D | glcUniformBlockCase.cpp | 605 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/ |
| D | agent.cc | 191 ir::Type* scalarType; member
|
| /external/deqp/external/vulkancts/modules/vulkan/ |
| D | vktShaderLibrary.cpp | 940 vk::VkFormat getVecFormat(DataType scalarType, int scalarSize) in getVecFormat() 1020 const DataType scalarType = getDataTypeScalarType(basicType); in getVertexAttributeDescriptions() local
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fTransformFeedbackTests.cpp | 817 glu::DataType scalarType = glu::getDataTypeScalarType(type); in compareTransformFeedbackOutput() local 1230 glu::DataType scalarType = glu::getDataTypeScalarType(attrib->type.getBasicType()); in runTest() local
|
| D | es3fShaderCommonFunctionTests.cpp | 300 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in operator <<() local 1662 const glu::DataType scalarType = scalarTypes[scalarTypeNdx]; in addFunctionCases() local
|