Home
last modified time | relevance | path

Searched defs:basicType (Results 1 - 25 of 61) sorted by relevance

123

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/
H A DvktTypeComparisonUtil.cpp134 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 DvktTypeComparisonUtil.cpp134 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 DStaticType.h41 constexpr StaticMangledName BuildStaticMangledName(TBasicType basicType, in BuildStaticMangledName() argument
65 constexpr StaticArrayMangledName BuildStaticArrayMangledName(TBasicType basicType, in BuildStaticArrayMangledName() argument
[all...]
H A DTypes.cpp926 void TPublicType::initializeBasicType(TBasicType basicType) in initializeBasicType() argument
/third_party/glslang/glslang/MachineIndependent/
H A Dattribute.cpp81 const TConstUnion* TAttributeArgs::getConstUnion(TBasicType basicType, int argNum) const in getConstUnion() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DparseConst.cpp168 TBasicType basicType = type.getBasicType(); in visitConstantUnion() local
H A DIntermediate.cpp1012 TBasicType basicType = left->getBasicType(); in promote() local
1783 TBasicType basicType in fold() local
[all...]
H A DSymbolTable.h239 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 DLayout.cpp74 const TBasicType basicType = type.getBasicType(); in ScalarLayoutOf() local
H A DSymbolEnv.cpp498 static TBasicType GetTextureBasicType(TBasicType basicType) in GetTextureBasicType() argument
H A DEmitMetal.cpp867 const TBasicType basicType = type.getBasicType(); in emitBareTypeName() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSeparateShaderTests.cpp204 const DataType basicType = input.varType.getBasicType(); in printInputColor() local
H A Des31fShaderSharedVarTests.cpp92 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 DgluVarType.cpp42 VarType::VarType (DataType basicType, Precision precision) in VarType() argument
H A DgluVarTypeUtil.hpp300 DataType basicType = curType.getBasicType(); in findNext() local
402 DataType basicType = curType->getBasicType(); getVarType() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Duniform_query.cpp731 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 DvktMemoryModelSharedLayoutCase.cpp219 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 DvktMemoryModelSharedLayoutCase.cpp219 const glu::DataType basicType = curType.getBasicType(); in generateSharedMemoryWrites() local
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A 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(); 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 DglsUniformBlockCase.hpp109 glu::DataType basicType; member
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcUniformBlockCase.hpp127 glu::DataType basicType; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp302 const glu::DataType basicType = varValue.type.getBasicType(); in operator <<() local
H A DvktShaderIntegerFunctionTests.cpp83 const glu::DataType basicType = varValue.type.getBasicType(); in operator <<() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutCase.hpp111 glu::DataType basicType; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockCase.hpp119 glu::DataType basicType; member

Completed in 34 milliseconds

123