Home
last modified time | relevance | path

Searched refs:GL_BOOL_VEC4 (Results 1 – 25 of 61) sorted by relevance

123

/third_party/flutter/skia/third_party/externals/angle2/src/common/
Duniform_type_info_autogen.cpp30 {GL_BOOL_VEC4, GL_BOOL, GL_NONE, GL_NONE, GL_BOOL_VEC4, SamplerFormat::InvalidEnum, 1, 4, 4,
56 {GL_FLOAT_VEC4, GL_FLOAT, GL_NONE, GL_NONE, GL_BOOL_VEC4, SamplerFormat::InvalidEnum, 1, 4, 4,
100 {GL_INT_VEC4, GL_INT, GL_NONE, GL_NONE, GL_BOOL_VEC4, SamplerFormat::InvalidEnum, 1, 4, 4,
173 {GL_UNSIGNED_INT_VEC4, GL_UNSIGNED_INT, GL_NONE, GL_NONE, GL_BOOL_VEC4,
189 case GL_BOOL_VEC4: in GetTypeInfoIndex()
Dutilities.cpp110 case GL_BOOL_VEC4: in VariableComponentType()
228 return GL_BOOL_VEC4; in VariableBoolVectorType()
254 case GL_BOOL_VEC4: in VariableRowCount()
377 case GL_BOOL_VEC4: in VariableColumnCount()
679 case GL_BOOL_VEC4: in VariableSortOrder()
/third_party/skia/third_party/externals/angle2/src/common/
Duniform_type_info_autogen.cpp30 {GL_BOOL_VEC4, GL_BOOL, GL_NONE, GL_NONE, GL_BOOL_VEC4, SamplerFormat::InvalidEnum, 1, 4, 4,
56 {GL_FLOAT_VEC4, GL_FLOAT, GL_NONE, GL_NONE, GL_BOOL_VEC4, SamplerFormat::InvalidEnum, 1, 4, 4,
110 {GL_INT_VEC4, GL_INT, GL_NONE, GL_NONE, GL_BOOL_VEC4, SamplerFormat::InvalidEnum, 1, 4, 4,
198 {GL_UNSIGNED_INT_VEC4, GL_UNSIGNED_INT, GL_NONE, GL_NONE, GL_BOOL_VEC4,
219 case GL_BOOL_VEC4: in GetTypeInfoIndex()
Dutilities.cpp111 case GL_BOOL_VEC4: in VariableComponentType()
238 case GL_BOOL_VEC4: in GetGLSLTypeString()
289 return GL_BOOL_VEC4; in VariableBoolVectorType()
315 case GL_BOOL_VEC4: in VariableRowCount()
468 case GL_BOOL_VEC4: in VariableColumnCount()
818 case GL_BOOL_VEC4: in VariableSortOrder()
/third_party/glslang/glslang/MachineIndependent/
Dgl_types.h67 #define GL_BOOL_VEC4 0x8B59 macro
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
Dutil.cpp345 return GL_BOOL_VEC4; in GLVariableType()
602 case GL_BOOL_VEC4: in GetShaderVariableBasicType()
DVariablePacker.cpp351 case GL_BOOL_VEC4: in GetTypePackingComponentsPerRow()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dutil.cpp66 constexpr GLenum kBoolGLType[4] = {GL_BOOL, GL_BOOL_VEC2, GL_BOOL_VEC3, GL_BOOL_VEC4};
629 case GL_BOOL_VEC4: in GetShaderVariableBasicType()
DVariablePacker.cpp351 case GL_BOOL_VEC4: in GetTypePackingComponentsPerRow()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
Dutilities.cpp69 case GL_BOOL_VEC4: in UniformComponentCount()
102 case GL_BOOL_VEC4: in UniformComponentType()
210 case GL_BOOL_VEC4: in VariableRowCount()
278 case GL_BOOL_VEC4: in VariableColumnCount()
DProgram.cpp500 static GLenum boolType[] = { GL_BOOL, GL_BOOL_VEC2, GL_BOOL_VEC3, GL_BOOL_VEC4 }; in setUniformfv()
743 static GLenum boolType[] = { GL_BOOL, GL_BOOL_VEC2, GL_BOOL_VEC3, GL_BOOL_VEC4 }; in setUniformiv()
861 static GLenum boolType[] = { GL_BOOL, GL_BOOL_VEC2, GL_BOOL_VEC3, GL_BOOL_VEC4 }; in setUniformuiv()
1114 case GL_BOOL_VEC4: applyUniform4bv(device, location, size, b); break; in applyUniforms()
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
DVariablePacker_test.cpp22 GL_BOOL_VEC4, // 4
/third_party/flutter/skia/third_party/externals/angle2/src/tests/compiler_tests/
DVariablePacker_test.cpp22 GL_BOOL_VEC4, // 4
/third_party/flutter/skia/third_party/externals/angle2/samples/shader_translator/
Dshader_translator.cpp505 case GL_BOOL_VEC4: in PrintVariable()
/third_party/skia/third_party/externals/angle2/samples/shader_translator/
Dshader_translator.cpp542 case GL_BOOL_VEC4: in PrintVariable()
/third_party/vk-gl-cts/framework/opengl/
DgluShaderUtil.cpp1233 case GL_BOOL_VEC4: return TYPE_BOOL_VEC4; in getDataTypeFromGLType()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h389 #define GL_BOOL_VEC4 0x8B59 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h389 #define GL_BOOL_VEC4 0x8B59 macro
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_opengles2_gl2.h388 #define GL_BOOL_VEC4 0x8B59 macro
/third_party/skia/third_party/externals/angle2/include/GLES2/
Dgl2.h304 #define GL_BOOL_VEC4 0x8B59 macro
/third_party/flutter/skia/third_party/externals/angle2/include/GLES2/
Dgl2.h323 #define GL_BOOL_VEC4 0x8B59 macro
/third_party/mesa3d/include/GLES2/
Dgl2.h323 #define GL_BOOL_VEC4 0x8B59 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
Dgl2.h323 #define GL_BOOL_VEC4 0x8B59 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
Dgl2.h323 #define GL_BOOL_VEC4 0x8B59 macro
/third_party/openGLES/api/GLES2/
Dgl2.h304 #define GL_BOOL_VEC4 0x8B59 macro

123