/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | StaticType.h | 41 constexpr StaticMangledName BuildStaticMangledName(TBasicType basicType, in BuildStaticMangledName() 65 constexpr StaticArrayMangledName BuildStaticArrayMangledName(TBasicType basicType, in BuildStaticArrayMangledName()
|
/third_party/vk-gl-cts/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
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/ |
D | vktTypeComparisonUtil.cpp | 134 void getCompareDependencies (std::set<glu::DataType> &compareFuncs, glu::DataType basicType) in getCompareDependencies()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/ |
D | vktTypeComparisonUtil.cpp | 134 void getCompareDependencies (std::set<glu::DataType> &compareFuncs, glu::DataType basicType) in getCompareDependencies()
|
/third_party/vk-gl-cts/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
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | StaticType.h | 41 constexpr StaticMangledName BuildStaticMangledName(TBasicType basicType, in BuildStaticMangledName()
|
/third_party/vk-gl-cts/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()
|
/third_party/mesa3d/src/mesa/main/ |
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()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
D | SymbolTable.h | 239 TBasicType basicType = type->getBasicType(); in IsGenType() local 250 TBasicType basicType = type->getBasicType(); in IsVecType() local
|
D | parseConst.cpp | 168 TBasicType basicType = type.getBasicType(); in visitConstantUnion() local
|
/third_party/vk-gl-cts/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
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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
|
/third_party/glslang/glslang/MachineIndependent/ |
D | attribute.cpp | 83 const TConstUnion* TAttributeArgs::getConstUnion(TBasicType basicType, int argNum) const in getConstUnion()
|
/third_party/vk-gl-cts/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()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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
|
/third_party/vk-gl-cts/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
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
D | Layout.cpp | 74 const TBasicType basicType = type.getBasicType(); in ScalarLayoutOf() local
|
/third_party/glslang/glslang/HLSL/ |
D | hlslGrammar.cpp | 826 bool HlslGrammar::acceptTemplateVecMatBasicType(TBasicType& basicType) in acceptTemplateVecMatBasicType() 869 TBasicType basicType; in acceptVectorTemplateType() local 921 TBasicType basicType; in acceptMatrixTemplateType() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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
|
/third_party/vk-gl-cts/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
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/ |
D | vktMemoryModelSharedLayoutCase.cpp | 219 const glu::DataType basicType = curType.getBasicType(); in generateSharedMemoryWrites() local
|