/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsShaderLibraryCase.cpp | 159 const DataType basicType = val.type.getBasicType(); in genVertexShader() local 260 const DataType basicType = val.type.getBasicType(); in genFragmentShader() local 307 const DataType basicType = val.type.getBasicType(); in specializeVertexShader() local 328 const DataType basicType = val.type.getBasicType(); in specializeVertexShader() local 383 const DataType basicType = val.type.getBasicType(); in specializeFragmentShader() local 406 const DataType basicType = val.type.getBasicType(); in specializeFragmentShader() local 454 const DataType basicType = val.type.getBasicType(); in generateVertexSpecialization() local
|
H A D | glsShaderExecUtil.cpp | 570 const glu::DataType basicType = outputType.getBasicType(); in getRenderbufferFormatForOutput() local 633 const glu::DataType basicType = symbol.varType.getBasicType(); in execute() local 1018 const glu::DataType basicType = symbol.varType.getBasicType(); in computeVarLayout() local 1070 const glu::DataType basicType = varType.getBasicType(); in copyToBuffer() local 1099 const glu::DataType basicType = varType.getBasicType(); in copyFromBuffer() local
|
H A D | glsUniformBlockCase.cpp | 127 VarType::VarType(glu::DataType basicType, uint32_t flags) : m_type(TYPE_BASIC), m_flags(flags) in VarType() 400 glu::DataType basicType = type.getBasicType(); in computeStd140BaseAlignment() local 456 glu::DataType basicType = type.getBasicType(); in computeStd140Layout() local 763 void getCompareDependencies(std::set<glu::DataType> &compareFuncs, glu::DataType basicType) in getCompareDependencies()
|
/aosp_15_r20/dalvik/tools/hprof-conv/ |
H A D | HprofConv.c | 322 static int computeBasicLen(HprofBasicType basicType) in computeBasicLen() 354 HprofBasicType basicType; in computeClassDumpLen() local 375 HprofBasicType basicType; in computeClassDumpLen() local 430 HprofBasicType basicType = origBuf[kIdentSize + 8]; in computePrimitiveArrayDumpLen() local
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | uniform_query.cpp | 731 log_uniform(const void *values, enum glsl_base_type basicType, in log_uniform() 1144 enum glsl_base_type basicType, unsigned src_components) in validate_uniform() 1289 enum glsl_base_type basicType, bool flush) in copy_uniforms_to_storage() 1435 enum glsl_base_type basicType, unsigned src_components) in _mesa_uniform() 1631 enum glsl_base_type basicType, bool flush) in copy_uniform_matrix_to_storage() 1844 GLuint cols, GLuint rows, enum glsl_base_type basicType) in _mesa_uniform_matrix()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/5/libcore/ojluni/src/main/java/java/lang/invoke/ |
D | MethodTypeForm.java | 50 final MethodType basicType; // the canonical erasure, with primitives simplified field in MethodTypeForm 104 public MethodType basicType() { in basicType() method in MethodTypeForm 111 : "erasedType: " + erasedType + " != basicType: " + basicType; in assertIsBasicType() local
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/invoke/ |
D | MethodTypeForm.java | 50 final MethodType basicType; // the canonical erasure, with primitives simplified field in MethodTypeForm 104 public MethodType basicType() { in basicType() method in MethodTypeForm 111 : "erasedType: " + erasedType + " != basicType: " + basicType; in assertIsBasicType() local
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/invoke/ |
H A D | MethodTypeForm.java | 50 final MethodType basicType; // the canonical erasure, with primitives simplified field in MethodTypeForm 104 public MethodType basicType() { in basicType() method in MethodTypeForm 111 : "erasedType: " + erasedType + " != basicType: " + basicType; in assertIsBasicType() local
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fShaderSharedVarTests.cpp | 93 static std::string getBasicCaseDescription(DataType basicType, Precision precision, const tcu::UVec… in getBasicCaseDescription() 102 SharedBasicVarCase::SharedBasicVarCase(Context &context, const char *name, DataType basicType, Prec… in SharedBasicVarCase() 407 for (int basicType = TYPE_FLOAT; basicType <= TYPE_BOOL_VEC4; basicType++) in init() local
|
H A D | es31fSSBOLayoutCase.cpp | 357 glu::DataType basicType = type.getBasicType(); in computeStd140BaseAlignment() local 400 glu::DataType basicType = type.getBasicType(); in computeStd430BaseAlignment() local 461 const glu::DataType basicType = type.getBasicType(); in computeReferenceLayout() local 875 void getCompareDependencies(std::set<glu::DataType> &compareFuncs, glu::DataType basicType) in getCompareDependencies() 1015 void generateImmMatrixSrc(std::ostream &src, glu::DataType basicType, int matrixStride, bool isRowM… in generateImmMatrixSrc() 1045 void generateImmScalarVectorSrc(std::ostream &src, glu::DataType basicType, const void *valuePtr) in generateImmScalarVectorSrc() 1205 const glu::DataType basicType = curType.getBasicType(); in generateCompareSrc() local 1288 const glu::DataType basicType = curType.getBasicType(); in generateWriteSrc() local
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/rop/type/ |
H A D | Type.java | 295 private final int basicType; field in Type 475 private Type(String descriptor, int basicType, int newAt) { in Type() 505 private Type(String descriptor, int basicType) { in Type()
|
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/rop/type/ |
H A D | Type.java | 262 private final int basicType; field in Type 495 private Type(String descriptor, int basicType, int newAt) { in Type() 525 private Type(String descriptor, int basicType) { in Type()
|
/aosp_15_r20/external/angle/src/compiler/translator/ |
H A D | StaticType.h | 41 constexpr StaticMangledName BuildStaticMangledName(TBasicType basicType, in BuildStaticMangledName() 65 constexpr StaticArrayMangledName BuildStaticArrayMangledName(TBasicType basicType, in BuildStaticArrayMangledName()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
H A D | vktSSBOLayoutCase.cpp | 333 glu::DataType basicType = type.getBasicType(); in computeStd140BaseAlignment() local 376 glu::DataType basicType = type.getBasicType(); in computeStd430BaseAlignment() local 412 glu::DataType basicType = type.getBasicType(); in computeRelaxedBlockBaseAlignment() local 496 const glu::DataType basicType = type.getBasicType(); in computeReferenceLayout() local 1056 void generateImmMatrixSrc(std::ostream &src, glu::DataType basicType, int matrixStride, bool isRowM… in generateImmMatrixSrc() 1091 void generateImmMatrixSrc(std::ostream &src, glu::DataType basicType, int matrixStride, bool isRowM… in generateImmMatrixSrc() 1133 void generateImmScalarVectorSrc(std::ostream &src, glu::DataType basicType, const void *valuePtr) in generateImmScalarVectorSrc() 1317 const glu::DataType basicType = curType.getBasicType(); in generateCompareSrc() local 1425 const glu::DataType basicType = curType.getBasicType(); in generateWriteSrc() local
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluVarTypeUtil.hpp | 437 DataType basicType = curType.getBasicType(); in findNext() local 494 DataType basicType = curType->getBasicType(); in isValidTypePath() local 541 DataType basicType = curType->getBasicType(); in getVarType() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ubo/ |
H A D | vktUniformBlockCase.cpp | 72 VarType::VarType(glu::DataType basicType, uint32_t flags) : m_type(TYPE_BASIC), m_flags(flags) in VarType() 408 glu::DataType basicType = type.getBasicType(); in computeStd140BaseAlignment() local 451 glu::DataType basicType = type.getBasicType(); in computeStd430BaseAlignment() local 487 glu::DataType basicType = type.getBasicType(); in computeRelaxedBlockBaseAlignment() local 573 const glu::DataType basicType = type.getBasicType(); in computeReferenceLayout() local 951 void getCompareDependencies(std::set<glu::DataType> &compareFuncs, glu::DataType basicType) in getCompareDependencies()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ |
H A D | vktShaderLibrary.cpp | 418 const DataType basicType = val.type.getBasicType(); in specializeFragmentShader() local 638 const DataType basicType = values[ndx].type.getBasicType(); in computeStd140Layout() local 661 const DataType basicType = values[ndx].type.getBasicType(); in computeStd430Layout() local 678 const DataType basicType = value.type.getBasicType(); in copyToLayout() local 1016 const DataType basicType = input.type.getBasicType(); in getVertexAttributeDescriptions() local
|
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/dex/code/ |
H A D | RopToDop.java | 353 int basicType = ref.getBasicType(); in dopFor() local 366 int basicType = ref.getBasicType(); in dopFor() local 379 int basicType = ref.getBasicType(); in dopFor() local 392 int basicType = ref.getBasicType(); in dopFor() local
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/dex/code/ |
H A D | RopToDop.java | 532 int basicType = ref.getBasicType(); in dopFor() local 545 int basicType = ref.getBasicType(); in dopFor() local 558 int basicType = ref.getBasicType(); in dopFor() local 571 int basicType = ref.getBasicType(); in dopFor() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineVertexInputTests.cpp | 203 GlslBasicType basicType; member 397 … const auto &basicType = s_glslTypeDescriptions[m_attributeInfos[attributeNdx].glslType].basicType; in VertexInputTest() local 943 … const auto &basicType = VertexInputTest::s_glslTypeDescriptions[attributeInfo.glslType].basicType; in getGlslAttributeConditions() local 1032 … const auto &basicType = VertexInputTest::s_glslTypeDescriptions[attributeInfo.glslType].basicType; in getGlslAttributeConditions() local 1067 …const auto &basicType = VertexInputTest::s_glslTypeDescriptions[attributeInfo.glslType].basicTy… in getGlslAttributeConditions() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktShaderExecutor.cpp | 687 const glu::DataType basicType = symbol.varType.getBasicType(); in FragmentOutExecutor() local 721 const glu::DataType basicType = outputType.getBasicType(); in getRenderbufferFormatForOutput() local 882 const glu::DataType basicType = symbol.varType.getBasicType(); in bindAttributes() local 1734 const glu::DataType basicType = symbol.varType.getBasicType(); in computeVarLayout() local 1884 const glu::DataType basicType = varType.getBasicType(); in copyToBuffer() local 1929 const glu::DataType basicType = varType.getBasicType(); in copyFromBuffer() local
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/HLSL/ |
D | hlslGrammar.cpp | 852 bool HlslGrammar::acceptTemplateVecMatBasicType(TBasicType& basicType, in acceptTemplateVecMatBasicType() 914 TBasicType basicType; in acceptVectorTemplateType() local 967 TBasicType basicType; in acceptMatrixTemplateType() local
|
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/HLSL/ |
H A D | hlslGrammar.cpp | 852 bool HlslGrammar::acceptTemplateVecMatBasicType(TBasicType& basicType, in acceptTemplateVecMatBasicType() 914 TBasicType basicType; in acceptVectorTemplateType() local 967 TBasicType basicType; in acceptMatrixTemplateType() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/util/ |
H A D | vktTypeComparisonUtil.cpp | 149 void getCompareDependencies(std::set<glu::DataType> &compareFuncs, glu::DataType basicType) in getCompareDependencies()
|
/aosp_15_r20/external/angle/src/compiler/translator/wgsl/ |
H A D | Utils.cpp | 20 const TBasicType basicType = type.getBasicType(); in WriteWgslBareTypeName() local
|