Home
last modified time | relevance | path

Searched defs:basicType (Results 1 – 25 of 69) sorted by relevance

123

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DStaticType.h41 constexpr StaticMangledName BuildStaticMangledName(TBasicType basicType, in BuildStaticMangledName()
65 constexpr StaticArrayMangledName BuildStaticArrayMangledName(TBasicType basicType, in BuildStaticArrayMangledName()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderSharedVarTests.cpp92 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
Des31fSSBOLayoutCase.cpp372 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/
DvktTypeComparisonUtil.cpp134 void getCompareDependencies (std::set<glu::DataType> &compareFuncs, glu::DataType basicType) in getCompareDependencies()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/
DvktTypeComparisonUtil.cpp134 void getCompareDependencies (std::set<glu::DataType> &compareFuncs, glu::DataType basicType) in getCompareDependencies()
/third_party/vk-gl-cts/modules/glshared/
DglsShaderLibraryCase.cpp158 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
DglsShaderExecUtil.cpp547 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/
DStaticType.h41 constexpr StaticMangledName BuildStaticMangledName(TBasicType basicType, in BuildStaticMangledName()
/third_party/vk-gl-cts/framework/opengl/
DgluVarTypeUtil.hpp300 DataType basicType = curType.getBasicType(); in findNext() local
355 DataType basicType = curType->getBasicType(); in isValidTypePath() local
402 DataType basicType = curType->getBasicType(); in getVarType() local
DgluVarType.cpp42 VarType::VarType (DataType basicType, Precision precision) in VarType()
/third_party/mesa3d/src/mesa/main/
Duniform_query.cpp731 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/
DSymbolTable.h239 TBasicType basicType = type->getBasicType(); in IsGenType() local
250 TBasicType basicType = type->getBasicType(); in IsVecType() local
DparseConst.cpp168 TBasicType basicType = type.getBasicType(); in visitConstantUnion() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp328 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/
DvktSSBOLayoutCase.cpp328 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/
Dattribute.cpp83 const TConstUnion* TAttributeArgs::getConstUnion(TBasicType basicType, int argNum) const in getConstUnion()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.cpp76 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/
DvktUniformBlockCase.cpp76 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/
DvktShaderLibrary.cpp414 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/
DvktShaderLibrary.cpp414 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/
DLayout.cpp74 const TBasicType basicType = type.getBasicType(); in ScalarLayoutOf() local
/third_party/glslang/glslang/HLSL/
DhlslGrammar.cpp826 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/
DvktShaderExecutor.cpp644 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/
DvktShaderExecutor.cpp644 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/
DvktMemoryModelSharedLayoutCase.cpp219 const glu::DataType basicType = curType.getBasicType(); in generateSharedMemoryWrites() local

123