HomeSort by relevance Sort by last modified time
    Searched refs:GL_UNSIGNED_INT_SAMPLER_1D (Results 1 - 17 of 17) sorted by null

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
gl_types.h 113 #define GL_UNSIGNED_INT_SAMPLER_1D 0x8DD1
reflection.cpp 454 return sampler.arrayed ? GL_UNSIGNED_INT_SAMPLER_1D_ARRAY : GL_UNSIGNED_INT_SAMPLER_1D;
  /external/mesa3d/src/compiler/
builtin_type_macros.h 106 DECL_TYPE(usampler1D, GL_UNSIGNED_INT_SAMPLER_1D, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_1D, 0, 0, GLSL_TYPE_UINT)
  /external/deqp/framework/opengl/
gluShaderUtil.cpp 898 case GL_UNSIGNED_INT_SAMPLER_1D: return TYPE_UINT_SAMPLER_1D;
  /external/deqp/framework/opengl/wrapper/
glwEnums.inl     [all...]
  /external/swiftshader/include/GL/
glcorearb.h     [all...]
glext.h     [all...]
  /external/mesa3d/include/GL/
glcorearb.h     [all...]
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glcorearb.h     [all...]
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
glext.h 595 #define GL_UNSIGNED_INT_SAMPLER_1D 0x8DD1
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
glext.h 594 #define GL_UNSIGNED_INT_SAMPLER_1D 0x8DD1
    [all...]
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_opengl.h 671 #define GL_UNSIGNED_INT_SAMPLER_1D 0x8DD1
    [all...]
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_opengl.h 671 #define GL_UNSIGNED_INT_SAMPLER_1D 0x8DD1
    [all...]
  /prebuilts/misc/windows/sdl2/include/
SDL_opengl.h 671 #define GL_UNSIGNED_INT_SAMPLER_1D 0x8DD1
    [all...]
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_opengl.h 671 #define GL_UNSIGNED_INT_SAMPLER_1D 0x8DD1
    [all...]

Completed in 258 milliseconds