/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/ |
H A D | vktTypeComparisonUtil.cpp | 134 void getCompareDependencies (std::set<glu::DataType> &compareFuncs, glu::DataType basicType) in getCompareDependencies() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/ |
H A D | vktTypeComparisonUtil.cpp | 134 void getCompareDependencies (std::set<glu::DataType> &compareFuncs, glu::DataType basicType) in getCompareDependencies() argument
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | StaticType.h | 41 constexpr StaticMangledName BuildStaticMangledName(TBasicType basicType, in BuildStaticMangledName() argument 65 constexpr StaticArrayMangledName BuildStaticArrayMangledName(TBasicType basicType, in BuildStaticArrayMangledName() argument [all...] |
H A D | Types.cpp | 926 void TPublicType::initializeBasicType(TBasicType basicType) in initializeBasicType() argument
|
/third_party/glslang/glslang/MachineIndependent/ |
H A D | attribute.cpp | 81 const TConstUnion* TAttributeArgs::getConstUnion(TBasicType basicType, int argNum) const in getConstUnion() argument
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | parseConst.cpp | 168 TBasicType basicType = type.getBasicType(); in visitConstantUnion() local
|
H A D | Intermediate.cpp | 1012 TBasicType basicType = left->getBasicType(); in promote() local 1783 TBasicType basicType in fold() local [all...] |
H A D | SymbolTable.h | 239 TBasicType basicType = type->getBasicType(); in IsGenType() local 250 TBasicType basicType = type->getBasicType(); in IsVecType() local [all...] |
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
H A D | Layout.cpp | 74 const TBasicType basicType = type.getBasicType(); in ScalarLayoutOf() local
|
H A D | SymbolEnv.cpp | 498 static TBasicType GetTextureBasicType(TBasicType basicType) in GetTextureBasicType() argument
|
H A D | EmitMetal.cpp | 867 const TBasicType basicType = type.getBasicType(); in emitBareTypeName() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fSeparateShaderTests.cpp | 204 const DataType basicType = input.varType.getBasicType(); in printInputColor() local
|
H A D | es31fShaderSharedVarTests.cpp | 92 static std::string getBasicCaseDescription (DataType basicType, Precision precision, const tcu::UVec3& workGroupSize) in getBasicCaseDescription() argument 101 SharedBasicVarCase::SharedBasicVarCase (Context& context, const char* name, DataType basicType, Precision precision, const tcu::UVec3& workGroupSize) in SharedBasicVarCase() argument [all...] |
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluVarType.cpp | 42 VarType::VarType (DataType basicType, Precision precision) in VarType() argument
|
H A D | gluVarTypeUtil.hpp | 300 DataType basicType = curType.getBasicType(); in findNext() local 402 DataType basicType = curType->getBasicType(); getVarType() local [all...] |
/third_party/mesa3d/src/mesa/main/ |
H A D | uniform_query.cpp | 731 log_uniform(const void *values, enum glsl_base_type basicType, in log_uniform() argument 1141 validate_uniform(GLint location, GLsizei count, const GLvoid *values, unsigned *offset, struct gl_context *ctx, struct gl_shader_program *shProg, enum glsl_base_type basicType, unsigned src_components) validate_uniform() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/ |
H A D | vktMemoryModelSharedLayoutCase.cpp | 219 const glu::DataType basicType = curType.getBasicType(); in generateSharedMemoryWrites() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/ |
H A D | vktMemoryModelSharedLayoutCase.cpp | 219 const glu::DataType basicType = curType.getBasicType(); in generateSharedMemoryWrites() local [all...] |
/third_party/vk-gl-cts/modules/glshared/ |
H A 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(); specializeVertexShader() local 379 const DataType basicType = val.type.getBasicType(); specializeFragmentShader() local 399 const DataType basicType = val.type.getBasicType(); specializeFragmentShader() local 447 const DataType basicType = val.type.getBasicType(); generateVertexSpecialization() local [all...] |
H A D | glsUniformBlockCase.hpp | 109 glu::DataType basicType; member
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcUniformBlockCase.hpp | 127 glu::DataType basicType; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktShaderCommonFunctionTests.cpp | 302 const glu::DataType basicType = varValue.type.getBasicType(); in operator <<() local
|
H A D | vktShaderIntegerFunctionTests.cpp | 83 const glu::DataType basicType = varValue.type.getBasicType(); in operator <<() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/ |
H A D | vktTransformFeedbackFuzzLayoutCase.hpp | 111 glu::DataType basicType; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/ |
H A D | vktUniformBlockCase.hpp | 119 glu::DataType basicType; member
|