HomeSort by relevance Sort by last modified time
    Searched refs:GLenum (Results 326 - 350 of 1810) sorted by null

<<11121314151617181920>>

  /external/chromium_org/gpu/command_buffer/client/
gles2_implementation.h 156 typedef std::pair<GLenum,GLenum> ShaderPrecisionKey;
205 GLenum GetClientSideGLError();
215 GLuint index, GLenum pname, GLfloat* params) OVERRIDE;
217 GLuint index, GLenum pname, GLint* params) OVERRIDE;
236 GLint* size, GLenum* type, char* name);
239 GLint* size, GLenum* type, char* name);
285 MappedResource(GLenum _access, int _shm_id, void* mem, unsigned int offset)
293 GLenum access;
308 GLenum access
    [all...]
  /external/chromium_org/gpu/command_buffer/service/
buffer_manager.h 36 GLenum target() const {
44 GLenum usage() const {
52 bool GetMaxValueForRange(GLuint offset, GLsizei count, GLenum type,
78 Range(GLuint offset, GLsizei count, GLenum type)
100 GLenum type_;
105 void set_target(GLenum target) {
121 GLsizeiptr size, GLenum usage, bool shadow, const GLvoid* data,
161 GLenum target_;
164 GLenum usage_;
199 ContextState* context_state, GLenum target, GLintptr offset
    [all...]
async_pixel_transfer_delegate.h 25 GLenum target;
27 GLenum internal_format;
31 GLenum format;
32 GLenum type;
36 GLenum target;
42 GLenum format;
43 GLenum type;
  /external/chromium_org/third_party/mesa/src/include/GL/
glext.h     [all...]
  /external/mesa3d/include/GL/
glext.h     [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/
Texture.h 64 Texture(rx::Renderer *renderer, GLuint id, GLenum target);
71 GLenum getTarget() const;
73 void setMinFilter(GLenum filter);
74 void setMagFilter(GLenum filter);
75 void setWrapS(GLenum wrap);
76 void setWrapT(GLenum wrap);
77 void setWrapR(GLenum wrap);
79 void setCompareMode(GLenum mode);
80 void setCompareFunc(GLenum func);
81 void setSwizzleRed(GLenum swizzle)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
WebGLImageConversion.h 114 static bool computeFormatAndTypeParameters(GLenum format, GLenum type, unsigned* componentsPerPixel, unsigned* bytesPerComponent);
121 static GLenum computeImageSizeInBytes(GLenum format, GLenum type, GLsizei width, GLsizei height, GLint alignment, unsigned* imageSizeInBytes, unsigned* paddingInBytes);
131 static unsigned getClearBitsByFormat(GLenum);
132 static unsigned getChannelBitsByFormat(GLenum);
139 static bool packImageData(Image*, const void* pixels, GLenum format, GLenum type, bool flipY, AlphaOp, DataFormat sourceFormat, unsigned width, unsigned height, unsigned sourceUnpackAlignment, Vector<uint8_t>& data);
145 static bool extractImageData(const uint8_t*, const IntSize&, GLenum format, GLenum type, bool flipY, bool premultiplyAlpha, Vector<uint8_t>& data)
    [all...]
  /device/generic/goldfish/opengl/system/GLESv2_enc/
GL2Encoder.h 40 virtual void setError(GLenum error){ m_error = error; };
41 virtual GLenum getError() { return m_error; };
43 void override2DTextureTarget(GLenum target);
51 GLenum m_error;
60 bool updateHostTexture2DBinding(GLenum texUnit, GLenum newTarget);
63 static GLenum s_glGetError(void * self);
69 static void s_glPixelStorei(void *self, GLenum param, GLint value);
72 static const GLubyte * s_glGetString(void *self, GLenum name);
75 static void s_glBindBuffer(void *self, GLenum target, GLuint id)
    [all...]
  /external/chromium_org/mojo/public/c/gles2/
gles2_call_visitor_autogen.h 11 VISIT_GL_CALL(ActiveTexture, void, (GLenum texture), (texture))
22 (GLenum target, GLuint buffer),
26 (GLenum target, GLuint framebuffer),
30 (GLenum target, GLuint renderbuffer),
34 (GLenum target, GLuint texture),
40 VISIT_GL_CALL(BlendEquation, void, (GLenum mode), (mode))
43 (GLenum modeRGB, GLenum modeAlpha),
47 (GLenum sfactor, GLenum dfactor)
    [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/
Renderer.h 60 GLenum renderTargetFormat;
61 GLenum depthStencilFormat;
101 virtual SwapChain *createSwapChain(HWND window, HANDLE shareHandle, GLenum backBufferFormat, GLenum depthBufferFormat) = 0;
116 virtual bool setViewport(const gl::Rectangle &viewport, float zNear, float zFar, GLenum drawMode, GLenum frontFace,
122 virtual bool applyPrimitiveType(GLenum primitiveType, GLsizei elementCount) = 0;
123 virtual GLenum applyVertexBuffer(gl::ProgramBinary *programBinary, const gl::VertexAttribute vertexAttributes[], gl::VertexAttribCurrentValueData currentValues[],
125 virtual GLenum applyIndexBuffer(const GLvoid *indices, gl::Buffer *elementArrayBuffer, GLsizei count, GLenum mode, GLenum type, TranslatedIndexData *indexInfo) = 0
    [all...]
  /external/chromium_org/third_party/mesa/src/src/glx/
indirect_vertex_array.h 37 GLenum key, unsigned index,
41 GLenum key, unsigned index,
44 GLenum key, unsigned index,
47 GLenum key, unsigned index,
50 GLenum key, unsigned index,
53 GLenum key, unsigned index,
56 GLenum key, unsigned index,
indirect_vertex_array_priv.h 55 GLenum data_type;
119 GLenum key;
143 GLenum data_type;
163 GLenum key;
301 void (*DrawArrays) (GLenum, GLint, GLsizei);
302 void (*DrawElements) (GLenum mode, GLsizei count, GLenum type,
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_pixel.h 38 GLenum format, GLenum type);
44 GLenum format, GLenum type,
51 GLenum format,
52 GLenum type,
59 GLint destx, GLint desty, GLenum type);
  /external/deqp/modules/gles31/functional/
es31fNegativeTestShared.cpp 38 using glw::GLenum;
74 int NegativeTestContext::getInteger (GLenum pname) const
100 void NegativeTestContext::expectMessage (GLenum source, GLenum type)
105 void NegativeTestContext::expectError (GLenum error)
110 void NegativeTestContext::expectError (GLenum error0, GLenum error1)
  /external/mesa3d/src/glx/
indirect_vertex_array.h 37 GLenum key, unsigned index,
41 GLenum key, unsigned index,
44 GLenum key, unsigned index,
47 GLenum key, unsigned index,
50 GLenum key, unsigned index,
53 GLenum key, unsigned index,
56 GLenum key, unsigned index,
indirect_vertex_array_priv.h 55 GLenum data_type;
119 GLenum key;
143 GLenum data_type;
163 GLenum key;
301 void (*DrawArrays) (GLenum, GLint, GLsizei);
302 void (*DrawElements) (GLenum mode, GLsizei count, GLenum type,
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_pixel.h 38 GLenum format, GLenum type);
44 GLenum format, GLenum type,
51 GLenum format,
52 GLenum type,
59 GLint destx, GLint desty, GLenum type);
  /external/chromium_org/third_party/mesa/src/src/mesa/math/
m_translate.h 53 GLenum type,
60 GLenum type,
67 GLenum type,
74 GLenum type,
82 GLenum type,
90 GLenum type,
99 GLenum type,
108 GLenum type,
116 GLenum type,
  /external/mesa3d/src/mesa/math/
m_translate.h 53 GLenum type,
60 GLenum type,
67 GLenum type,
74 GLenum type,
82 GLenum type,
90 GLenum type,
99 GLenum type,
108 GLenum type,
116 GLenum type,
  /development/perftests/panorama/feature_mos/src/mosaic_renderer/
FrameBuffer.h 18 bool Init(int width, int height, GLenum format);
21 GLenum GetFormat() const;
33 GLenum mFormat;
  /external/chromium_org/content/browser/renderer_host/
compositing_iosurface_shader_programs_mac.h 47 GLenum rgb_to_yv12_output_format() const {
56 void SetOutputFormatForTesting(GLenum format);
74 GLenum rgb_to_yv12_output_format_;
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
ANGLEInstancedArrays.h 50 void drawArraysInstancedANGLE(GLenum mode, GLint first, GLsizei count, GLsizei primcount);
51 void drawElementsInstancedANGLE(GLenum mode, GLsizei count, GLenum type, long long offset, GLsizei primcount);
  /external/chromium_org/third_party/angle/src/common/
shadervars.h 42 GLenum type;
43 GLenum precision;
47 ShaderVariable(GLenum typeIn, GLenum precisionIn, const char *nameIn, unsigned int arraySizeIn)
65 Uniform(GLenum typeIn, GLenum precisionIn, const char *nameIn, unsigned int arraySizeIn,
84 Attribute(GLenum typeIn, GLenum precisionIn, const char *nameIn, unsigned int arraySizeIn, int locationIn)
95 InterfaceBlockField(GLenum typeIn, GLenum precisionIn, const char *nameIn, unsigned int arraySizeIn, bool isRowMajorMatrix
    [all...]
  /packages/apps/Camera/jni/feature_mos/src/mosaic_renderer/
FrameBuffer.h 18 bool Init(int width, int height, GLenum format);
21 GLenum GetFormat() const;
33 GLenum mFormat;
  /sdk/emulator/opengl/host/libs/Translator/GLES_V2/
ShaderParser.h 28 ShaderParser(GLenum type);
32 GLenum getType();
47 GLenum m_type;

Completed in 1202 milliseconds

<<11121314151617181920>>