| /external/angle/src/compiler/translator/ |
| D | StaticType.h | 41 constexpr StaticMangledName BuildStaticMangledName(TBasicType basicType, in BuildStaticMangledName() 65 constexpr StaticArrayMangledName BuildStaticArrayMangledName(TBasicType basicType, in BuildStaticArrayMangledName()
|
| D | Types.cpp | 932 void TPublicType::initializeBasicType(TBasicType basicType) in initializeBasicType()
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fShaderSharedVarTests.cpp | 92 static std::string getBasicCaseDescription (DataType basicType, Precision precision, const tcu::UVe… in getBasicCaseDescription() 101 SharedBasicVarCase::SharedBasicVarCase (Context& context, const char* name, DataType basicType, Pre… in SharedBasicVarCase() 368 for (int basicType = TYPE_FLOAT; basicType <= TYPE_BOOL_VEC4; basicType++) in init() local
|
| D | es31fSSBOLayoutCase.cpp | 372 glu::DataType basicType = type.getBasicType(); in computeStd140BaseAlignment() local 413 glu::DataType basicType = type.getBasicType(); in computeStd430BaseAlignment() local 477 const glu::DataType basicType = type.getBasicType(); in computeReferenceLayout() local 836 void getCompareDependencies (std::set<glu::DataType>& compareFuncs, glu::DataType basicType) in getCompareDependencies() 974 void generateImmMatrixSrc (std::ostream& src, glu::DataType basicType, int matrixStride, bool isRow… in generateImmMatrixSrc() 1002 void generateImmScalarVectorSrc (std::ostream& src, glu::DataType basicType, const void* valuePtr) in generateImmScalarVectorSrc() 1151 const glu::DataType basicType = curType.getBasicType(); in generateCompareSrc() local 1235 const glu::DataType basicType = curType.getBasicType(); in generateWriteSrc() local
|
| /external/deqp/external/vulkancts/modules/vulkan/util/ |
| D | vktTypeComparisonUtil.cpp | 134 void getCompareDependencies (std::set<glu::DataType> &compareFuncs, glu::DataType basicType) in getCompareDependencies()
|
| /external/deqp/modules/glshared/ |
| D | glsShaderLibraryCase.cpp | 158 const DataType basicType = val.type.getBasicType(); in genVertexShader() local 258 const DataType basicType = val.type.getBasicType(); in genFragmentShader() local 304 const DataType basicType = val.type.getBasicType(); in specializeVertexShader() local 325 const DataType basicType = val.type.getBasicType(); in specializeVertexShader() local 379 const DataType basicType = val.type.getBasicType(); in specializeFragmentShader() local 399 const DataType basicType = val.type.getBasicType(); in specializeFragmentShader() local 447 const DataType basicType = val.type.getBasicType(); in generateVertexSpecialization() local
|
| D | glsShaderExecUtil.cpp | 547 const glu::DataType basicType = outputType.getBasicType(); in getRenderbufferFormatForOutput() local 602 const glu::DataType basicType = symbol.varType.getBasicType(); in execute() local 922 const glu::DataType basicType = symbol.varType.getBasicType(); in computeVarLayout() local 973 const glu::DataType basicType = varType.getBasicType(); in copyToBuffer() local 1000 const glu::DataType basicType = varType.getBasicType(); in copyFromBuffer() local
|
| D | glsUniformBlockCase.cpp | 129 VarType::VarType (glu::DataType basicType, deUint32 flags) in VarType() 415 glu::DataType basicType = type.getBasicType(); in computeStd140BaseAlignment() local 469 glu::DataType basicType = type.getBasicType(); in computeStd140Layout() local 720 void getCompareDependencies (std::set<glu::DataType>& compareFuncs, glu::DataType basicType) in getCompareDependencies()
|
| D | glsUniformBlockCase.hpp | 109 glu::DataType basicType; member
|
| /external/mesa3d/src/mesa/main/ |
| D | uniform_query.cpp | 662 log_uniform(const void *values, enum glsl_base_type basicType, in log_uniform() 904 enum glsl_base_type basicType, unsigned src_components) in validate_uniform() 1044 enum glsl_base_type basicType) in copy_uniforms_to_storage() 1083 enum glsl_base_type basicType, unsigned src_components) in _mesa_uniform() 1256 enum glsl_base_type basicType) in copy_uniform_matrix_to_storage() 1306 GLuint cols, GLuint rows, enum glsl_base_type basicType) in _mesa_uniform_matrix()
|
| /external/deqp/framework/opengl/ |
| D | gluVarTypeUtil.hpp | 300 DataType basicType = curType.getBasicType(); in findNext() local 355 DataType basicType = curType->getBasicType(); in isValidTypePath() local 402 DataType basicType = curType->getBasicType(); in getVarType() local
|
| D | gluVarType.cpp | 42 VarType::VarType (DataType basicType, Precision precision) in VarType()
|
| /external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
| D | vktSSBOLayoutCase.cpp | 328 glu::DataType basicType = type.getBasicType(); in computeStd140BaseAlignment() local 369 glu::DataType basicType = type.getBasicType(); in computeStd430BaseAlignment() local 403 glu::DataType basicType = type.getBasicType(); in computeRelaxedBlockBaseAlignment() local 487 const glu::DataType basicType = type.getBasicType(); in computeReferenceLayout() local 1013 void generateImmMatrixSrc (std::ostream& src, glu::DataType basicType, int matrixStride, bool isRow… in generateImmMatrixSrc() 1047 glu::DataType basicType, in generateImmMatrixSrc() 1090 void generateImmScalarVectorSrc (std::ostream& src, glu::DataType basicType, const void* valuePtr) in generateImmScalarVectorSrc() 1248 const glu::DataType basicType = curType.getBasicType(); in generateCompareSrc() local 1348 const glu::DataType basicType = curType.getBasicType(); in generateWriteSrc() local
|
| /external/deqp/external/vulkancts/modules/vulkan/ubo/ |
| D | vktUniformBlockCase.cpp | 76 VarType::VarType (glu::DataType basicType, deUint32 flags) in VarType() 411 glu::DataType basicType = type.getBasicType(); in computeStd140BaseAlignment() local 452 glu::DataType basicType = type.getBasicType(); in computeStd430BaseAlignment() local 486 glu::DataType basicType = type.getBasicType(); in computeRelaxedBlockBaseAlignment() local 572 const glu::DataType basicType = type.getBasicType(); in computeReferenceLayout() local 858 void getCompareDependencies (std::set<glu::DataType>& compareFuncs, glu::DataType basicType) in getCompareDependencies()
|
| /external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/ |
| D | attribute.cpp | 83 const TConstUnion* TAttributeArgs::getConstUnion(TBasicType basicType, int argNum) const in getConstUnion()
|
| /external/deqp-deps/glslang/glslang/MachineIndependent/ |
| D | attribute.cpp | 83 const TConstUnion* TAttributeArgs::getConstUnion(TBasicType basicType, int argNum) const in getConstUnion()
|
| /external/deqp/external/vulkancts/modules/vulkan/ |
| D | vktShaderLibrary.cpp | 414 const DataType basicType = val.type.getBasicType(); in specializeFragmentShader() local 625 const DataType basicType = values[ndx].type.getBasicType(); in computeStd140Layout() local 648 const DataType basicType = values[ndx].type.getBasicType(); in computeStd430Layout() local 664 const DataType basicType = value.type.getBasicType(); in copyToLayout() local 1004 const DataType basicType = input.type.getBasicType(); in getVertexAttributeDescriptions() local
|
| /external/angle/third_party/vulkan-deps/glslang/src/glslang/HLSL/ |
| D | hlslGrammar.cpp | 851 bool HlslGrammar::acceptTemplateVecMatBasicType(TBasicType& basicType, in acceptTemplateVecMatBasicType() 913 TBasicType basicType; in acceptVectorTemplateType() local 966 TBasicType basicType; in acceptMatrixTemplateType() local
|
| /external/deqp-deps/glslang/glslang/HLSL/ |
| D | hlslGrammar.cpp | 851 bool HlslGrammar::acceptTemplateVecMatBasicType(TBasicType& basicType, in acceptTemplateVecMatBasicType() 913 TBasicType basicType; in acceptVectorTemplateType() local 966 TBasicType basicType; in acceptMatrixTemplateType() local
|
| /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
| D | vktShaderExecutor.cpp | 644 const glu::DataType basicType = symbol.varType.getBasicType(); in FragmentOutExecutor() local 682 const glu::DataType basicType = outputType.getBasicType(); in getRenderbufferFormatForOutput() local 813 const glu::DataType basicType = symbol.varType.getBasicType(); in bindAttributes() local 1637 const glu::DataType basicType = symbol.varType.getBasicType(); in computeVarLayout() local 1779 const glu::DataType basicType = varType.getBasicType(); in copyToBuffer() local 1820 const glu::DataType basicType = varType.getBasicType(); in copyFromBuffer() local
|
| /external/angle/src/compiler/translator/msl/ |
| D | Layout.cpp | 74 const TBasicType basicType = type.getBasicType(); in ScalarLayoutOf() local
|
| D | SymbolEnv.cpp | 498 static TBasicType GetTextureBasicType(TBasicType basicType) in GetTextureBasicType()
|
| /external/deqp/external/vulkancts/modules/vulkan/memory_model/ |
| D | vktMemoryModelSharedLayoutCase.cpp | 219 const glu::DataType basicType = curType.getBasicType(); in generateSharedMemoryWrites() local
|
| /external/deqp/external/openglcts/modules/common/ |
| D | glcUniformBlockCase.hpp | 127 glu::DataType basicType; member
|
| D | glcUniformBlockCase.cpp | 119 VarType::VarType(glu::DataType basicType, deUint32 flags) : m_type(TYPE_BASIC), m_flags(flags) in VarType() 386 glu::DataType basicType = type.getBasicType(); in computeStd140BaseAlignment() local 442 glu::DataType basicType = type.getBasicType(); in computeStd140Layout() local
|