Home
last modified time | relevance | path

Searched defs:floatType (Results 1 – 25 of 75) sorted by relevance

123

/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcShaderLibraryCase.cpp541 DataType floatType = getDataTypeFloatScalars(val.dataType); in genVertexShader() local
753 DataType floatType = getDataTypeFloatScalars(val.dataType); in genFragmentShader() local
798 DataType floatType = getDataTypeFloatScalars(val.dataType); in specializeVertexShader() local
861 DataType floatType = getDataTypeFloatScalars(val.dataType); in specializeFragmentShader() local
927 DataType floatType = getDataTypeFloatScalars(val.dataType); in specializeShaders() local
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsShaderLibraryCase.cpp160 const DataType floatType = getDataTypeFloatScalars(basicType); in genVertexShader() local
261 const DataType floatType = getDataTypeFloatScalars(basicType); in genFragmentShader() local
308 const DataType floatType = getDataTypeFloatScalars(basicType); in specializeVertexShader() local
329 const DataType floatType = getDataTypeFloatScalars(basicType); in specializeVertexShader() local
384 const DataType floatType = getDataTypeFloatScalars(basicType); in specializeFragmentShader() local
463 const DataType floatType = getDataTypeFloatScalars(basicType); in generateVertexSpecialization() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
H A Dconstant_utils.cc38 auto floatType = mlir::FloatType::getF16(element_type.getContext()); in CreateConstOpWithSingleValue() local
43 auto floatType = mlir::FloatType::getBF16(element_type.getContext()); in CreateConstOpWithSingleValue() local
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestFailingDriver.cpp104 WrapperOperandType floatType(WrapperType::TENSOR_FLOAT32, {2}); in TEST_F() local
182 WrapperOperandType floatType(WrapperType::TENSOR_FLOAT32, {2}); in TEST_F() local
DTestValidation.cpp415 ANeuralNetworksOperandType floatType{ in TEST_F() local
582 ANeuralNetworksOperandType floatType{ in TEST_F() local
591 ANeuralNetworksOperandType floatType{ in TEST_F() local
621 ANeuralNetworksOperandType floatType{ in TEST_F() local
713 ANeuralNetworksOperandType floatType{ in TEST_F() local
DTestIntrospectionControl.cpp1254 WrapperOperandType floatType(WrapperType::TENSOR_FLOAT32, dimensions); in createCondModel() local
1291 WrapperOperandType floatType(WrapperType::TENSOR_FLOAT32, dimensions); in addWhileOperation() local
/aosp_15_r20/external/deqp/framework/randomshaders/
H A DrsgBinaryOps.cpp150 VariableType floatType = VariableType(VariableType::TYPE_FLOAT, 1); in CustomBinaryOp() local
244 VariableType floatType(VariableType::TYPE_FLOAT, 1); in createNextChild() local
264 VariableType floatType(VariableType::TYPE_FLOAT, 1); in createNextChild() local
284 VariableType floatType(VariableType::TYPE_FLOAT, 1); in createNextChild() local
/aosp_15_r20/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/
H A DFloatArrayToStrFilter.java46 FrameType floatType = FrameType.array(float.class); in getSignature() local
H A DFloatArrayToSizeFilter.java45 FrameType floatType = FrameType.array(float.class); in getSignature() local
/aosp_15_r20/external/ksp/api/src/main/kotlin/com/google/devtools/ksp/processing/
H A DKSBuiltIns.kt33 val floatType: KSType constant
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmFloatControls2Tests.cpp1390 FloatType TypeTestResultsBase::floatType() const in floatType() function in vkt::SpirVAssembly::__anon898b99550111::TypeTestResultsBase
2463 FloatType floatType, bool argumentsFromInput) in createOperationTests()
2892 FloatType floatType, bool argumentsFromInput) in createOperationTests()
3324 FloatType floatType; in createFloatControls2TestGroup() member
H A DvktSpvAsmFloatControlsTests.cpp1181 …TypeSnippetsBase(bool floatType, bool signedInteger) : isFloatType(floatType), isSignedInteger(sig… in TypeSnippetsBase()
1500 TypeSnippets<deFloat16>::TypeSnippets(bool floatType, bool signedInteger) : TypeSnippetsBase(floatT… in TypeSnippets()
1534 TypeSnippets<float>::TypeSnippets(bool floatType, bool signedInteger) : TypeSnippetsBase(floatType,… in TypeSnippets()
1560 TypeSnippets<double>::TypeSnippets(bool floatType, bool signedInteger) : TypeSnippetsBase(floatType… in TypeSnippets()
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Dcomponent_wise.inl86 GLM_FUNC_QUALIFIER vecType<T, P> compScale(vecType<floatType, P> const & v)
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dcomponent_wise.inl86 GLM_FUNC_QUALIFIER vecType<T, P> compScale(vecType<floatType, P> const & v)
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/type/
H A DPrimitiveType.java77 public static PrimitiveType floatType() { in floatType() method in PrimitiveType
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtc/
H A Dpacking.inl655 GLM_FUNC_QUALIFIER vecType<uintType, P> packUnorm(vecType<floatType, P> const & v)
673 GLM_FUNC_QUALIFIER vecType<intType, P> packSnorm(vecType<floatType, P> const & v)
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dpacking.inl655 GLM_FUNC_QUALIFIER vecType<uintType, P> packUnorm(vecType<floatType, P> const & v)
673 GLM_FUNC_QUALIFIER vecType<intType, P> packSnorm(vecType<floatType, P> const & v)
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/
H A DDeclarePerVertexBlocks.cpp334 const TType *floatType = StaticType::GetBasic<EbtFloat, EbpHigh, 1>(); in declarePerVertex() local
/aosp_15_r20/external/angle/src/compiler/translator/tree_util/
H A DDriverUniform.cpp130 TType *floatType = new TType(EbtFloat, EbpHigh, EvqGlobal, 1, 1); in createEmulatedDepthRangeType() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DCopyTexture3DTest.cpp784 for (GLenum floatType : floatTypes) in testFloatFormats() local
/aosp_15_r20/external/javassist/src/main/javassist/bytecode/analysis/
H A DType.java109 prims.put(CtClass.floatType, FLOAT); in prims.put()
/aosp_15_r20/external/ksp/kotlin-analysis-api/src/main/kotlin/com/google/devtools/ksp/impl/
H A DResolverAAImpl.kt94 override val floatType: KSType by lazy { KSTypeImpl.getCached(builtIns.FLOAT) } in <lambda>() constant
/aosp_15_r20/frameworks/rs/script_api/
H A DGenerateTestFiles.cpp656 string floatType = mReturnParam->specType; in writeJavaCreateTarget() local
/aosp_15_r20/external/javassist/src/main/javassist/
H A DCtClass.java129 public static CtClass floatType; field in CtClass
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/lhlo/transforms/
H A Dlhlo_legalize_to_affine.cc191 FloatType floatType = type.cast<FloatType>(); in getZeroValue() local

123