Home
last modified time | relevance | path

Searched defs:isScalarType (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/packages/modules/NeuralNetworks/tools/test_generator/test_harness/
DTestHarness.cpp470 bool isScalarType(TestOperandType type) { in isScalarType() function
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/
DInitialize.cpp322 const auto isScalarType = [](int type) { return (type & TypeStringColumnMask) == 0; }; in AddTabledBuiltin() local
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/
H A DInitialize.cpp323 const auto isScalarType = [](int type) { return (type & TypeStringColumnMask) == 0; }; in AddTabledBuiltin() local
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.h294 bool isScalarType(Id typeId) const in isScalarType() function
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A DSpvBuilder.h301 bool isScalarType(Id typeId) const in isScalarType() function
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fShaderOperatorTests.cpp370 static inline bool isScalarType(ValueType type) in isScalarType() function
/aosp_15_r20/packages/modules/NeuralNetworks/driver/sample_hidl/
DSampleDriverFloatXNNPACK.cpp59 bool isScalarType(OperandType type) { in isScalarType() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp470 static inline bool isScalarType(ValueType type) in isScalarType() function
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fShaderOperatorTests.cpp589 static inline bool isScalarType(ValueType type) in isScalarType() function