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

  /external/deqp/external/openglcts/modules/gl/
gl4cGetTextureSubImageTests.cpp 865 gl.compressedTexImage2D(target, 0, GL_COMPRESSED_RGBA_BPTC_UNORM, s_texture_data_width, s_texture_data_height, 0,
871 GL_TEXTURE_CUBE_MAP_POSITIVE_X, 0, GL_COMPRESSED_RGBA_BPTC_UNORM, s_texture_data_width, s_texture_data_height,
875 GL_TEXTURE_CUBE_MAP_NEGATIVE_X, 0, GL_COMPRESSED_RGBA_BPTC_UNORM, s_texture_data_width, s_texture_data_height,
879 GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, GL_COMPRESSED_RGBA_BPTC_UNORM, s_texture_data_width, s_texture_data_height,
883 GL_TEXTURE_CUBE_MAP_NEGATIVE_Y, 0, GL_COMPRESSED_RGBA_BPTC_UNORM, s_texture_data_width, s_texture_data_height,
887 GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 0, GL_COMPRESSED_RGBA_BPTC_UNORM, s_texture_data_width, s_texture_data_height,
891 GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, 0, GL_COMPRESSED_RGBA_BPTC_UNORM, s_texture_data_width, s_texture_data_height,
897 gl.compressedTexImage3D(target, 0, GL_COMPRESSED_RGBA_BPTC_UNORM, s_texture_data_width, s_texture_data_height, 6,
903 gl.compressedTexImage3D(target, 0, GL_COMPRESSED_RGBA_BPTC_UNORM, s_texture_data_width, s_texture_data_height,
    [all...]
gl4cTextureViewTests.cpp 69 GL_COMPRESSED_RGBA_BPTC_UNORM, VIEW_CLASS_BPTC_UNORM, GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM, VIEW_CLASS_BPTC_UNORM,
153 GL_COMPRESSED_RGBA_BPTC_UNORM, /* >= GL 4.2 */
199 case GL_COMPRESSED_RGBA_BPTC_UNORM:
325 case GL_COMPRESSED_RGBA_BPTC_UNORM:
763 case GL_COMPRESSED_RGBA_BPTC_UNORM:
889 case GL_COMPRESSED_RGBA_BPTC_UNORM:
    [all...]
gl4cDirectStateAccessTexturesTests.cpp     [all...]
  /external/mesa3d/src/mesa/main/
texcompress.c 556 case GL_COMPRESSED_RGBA_BPTC_UNORM:
744 return GL_COMPRESSED_RGBA_BPTC_UNORM;
    [all...]
copyimage.c 358 case GL_COMPRESSED_RGBA_BPTC_UNORM:
glformats.c 1111 case GL_COMPRESSED_RGBA_BPTC_UNORM:
    [all...]
teximage.c     [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_format.c     [all...]
  /external/deqp/framework/opengl/wrapper/
glwEnums.inl     [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...]
  /external/swiftshader/include/GL/
glcorearb.h     [all...]
glext.h     [all...]

Completed in 532 milliseconds