Home
last modified time | relevance | path

Searched refs:GL_SAMPLER_1D_ARRAY (Results 1 - 14 of 14) sorted by relevance

/third_party/mesa3d/src/compiler/
H A Dbuiltin_type_macros.h94 DECL_TYPE(sampler1DArray, GL_SAMPLER_1D_ARRAY, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_1D, 0, 1, GLSL_TYPE_FLOAT)
141 DECL_TYPE(texture1DArray, GL_SAMPLER_1D_ARRAY, GLSL_TYPE_TEXTURE, GLSL_SAMPLER_DIM_1D, 0, 1, GLSL_TYPE_FLOAT)
179 DECL_TYPE(vtexture1DArray, GL_SAMPLER_1D_ARRAY, GLSL_TYPE_TEXTURE, GLSL_SAMPLER_DIM_1D, 0, 1, GLSL_TYPE_VOID)
/third_party/glslang/glslang/MachineIndependent/
H A Dgl_types.h110 #define GL_SAMPLER_1D_ARRAY 0x8DC0 macro
H A Dreflection.cpp708 case false: return sampler.arrayed ? GL_SAMPLER_1D_ARRAY : GL_SAMPLER_1D; in mapSamplerToGlType()
/third_party/vk-gl-cts/framework/opengl/
H A DgluShaderUtil.cpp1238 case GL_SAMPLER_1D_ARRAY: return TYPE_SAMPLER_1D_ARRAY; in getDataTypeFromGLType()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h650 #define GL_SAMPLER_1D_ARRAY 0x8DC0 macro
/third_party/glfw/deps/glad/
H A Dgl.h1091 #define GL_SAMPLER_1D_ARRAY 0x8DC0 macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h1075 #define GL_SAMPLER_1D_ARRAY 0x8DC0 macro
H A Dglext.h957 #define GL_SAMPLER_1D_ARRAY 0x8DC0 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h1056 #define GL_SAMPLER_1D_ARRAY 0x8DC0 macro
H A Dglext.h938 #define GL_SAMPLER_1D_ARRAY 0x8DC0 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h1075 #define GL_SAMPLER_1D_ARRAY 0x8DC0 macro
H A Dglext.h956 #define GL_SAMPLER_1D_ARRAY 0x8DC0 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h1075 #define GL_SAMPLER_1D_ARRAY 0x8DC0 macro
H A Dglext.h956 #define GL_SAMPLER_1D_ARRAY 0x8DC0 macro

Completed in 273 milliseconds