HomeSort by relevance Sort by last modified time
    Searched defs:TextureView (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir_from_tgsi.cpp 1069 struct TextureView {
1072 std::vector<TextureView> textureViews;
    [all...]
  /external/deqp/external/openglcts/modules/gl/
gl4cTextureViewTests.hpp 39 namespace TextureView
85 } // namespace TextureView
124 static TextureView::_format getFormatOfInternalformat(const glw::GLenum internalformat);
128 static const char* getGLSLDataTypeForSamplerType(const TextureView::_sampler_type sampler_type,
131 static const char* getGLSLTypeForSamplerType(const TextureView::_sampler_type sampler_type);
137 static _internalformats getInternalformatsFromViewClass(TextureView::_view_class view_class);
148 static TextureView::_sampler_type getSamplerTypeForInternalformat(const glw::GLenum internalformat);
157 static TextureView::_view_class getViewClassForInternalformat(const glw::GLenum internalformat);
674 const TextureView::_format format, void* result);
    [all...]
  /external/mesa3d/src/mesa/main/
dd.h 415 GLboolean (*TextureView)(struct gl_context *ctx,
    [all...]

Completed in 3626 milliseconds