Searched defs:baseFormat (Results 1 - 23 of 23) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dformatquery.c1148 GLenum baseFormat = _mesa_base_fbo_format(ctx, internalformat); local in function:_mesa_GetInternalformativ
H A Dframebuffer.c444 const GLenum baseFormat = _mesa_get_format_base_format(rb->Format); local in function:_mesa_update_framebuffer_visual
H A Dformat_utils.c144 _mesa_compute_rgba2base2rgba_component_mapping(GLenum baseFormat, uint8_t *map) argument
H A Dtexgetimage.c274 teximage_needs_rebase(mesa_format texFormat, GLenum baseFormat, argument
317 const GLenum baseFormat = _mesa_get_format_base_format(texFormat); local in function:get_tex_rgba_compressed
1135 GLenum baseFormat; local in function:teximage_error_check
[all...]
H A Dtexparam.c1551 GLenum baseFormat = _mesa_get_format_base_format(texFormat); local in function:get_tex_level_parameter_buffer
H A Dfbobject.c694 _mesa_is_legal_color_format(const struct gl_context *ctx, GLenum baseFormat) argument
722 const GLenum baseFormat = local in function:is_format_color_renderable
776 is_legal_depth_format(const struct gl_context *ctx, GLenum baseFormat) argument
807 GLenum baseFormat; local in function:test_attachment_completeness
914 const GLenum baseFormat = att->Renderbuffer->_BaseFormat; local in function:test_attachment_completeness
1017 GLenum baseFormat; local in function:_mesa_test_framebuffer_completeness
2318 const GLenum baseFormat = _mesa_base_fbo_format(ctx, internalFormat); local in function:_mesa_renderbuffer_storage
2386 GLenum baseFormat; local in function:renderbuffer_storage
2560 get_component_bits(GLenum pname,GLenum baseFormat,mesa_format format) argument
3966 const GLenum baseFormat = _mesa_get_format_base_format(rb->Format); local in function:framebuffer_renderbuffer
[all...]
H A Dteximage.c2303 GLint baseFormat; local in function:copytexture_error_check
5764 GLenum baseFormat = _mesa_base_fbo_format(ctx, internalformat); local in function:_mesa_is_renderable_texture_format
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_sampler_view.c326 compute_texture_format_swizzle(GLenum baseFormat, GLenum depthMode, argument
397 GLenum baseFormat = _mesa_base_tex_image(&stObj->base)->_BaseFormat; local in function:get_texture_format_swizzle
476 GLenum baseFormat = _mesa_base_tex_image(&stObj->base)->_BaseFormat; local in function:get_sampler_view_format
[all...]
H A Dst_format.c2388 GLenum baseFormat = _mesa_base_tex_format(ctx, internalFormat); local in function:st_ChooseTextureFormat
2567 st_translate_color(const union gl_color_union * colorIn,union pipe_color_union * colorOut,GLenum baseFormat,GLboolean is_integer) argument
H A Dst_cb_texture.c2241 fallback_copy_texsubimage(struct gl_context * ctx,struct st_renderbuffer * strb,struct st_texture_image * stImage,GLenum baseFormat,GLint destX,GLint destY,GLint slice,GLint srcX,GLint srcY,GLsizei width,GLsizei height) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_format.c1322 GLenum baseFormat = _mesa_base_tex_format(ctx, internalFormat); local in function:st_ChooseTextureFormat
1521 st_translate_color(union pipe_color_union * color,GLenum baseFormat,GLboolean is_integer) argument
H A Dst_sampler_view.c364 compute_texture_format_swizzle(GLenum baseFormat, GLenum depthMode, argument
435 GLenum baseFormat = _mesa_base_tex_image(&stObj->base)->_BaseFormat; local in function:get_texture_format_swizzle
516 GLenum baseFormat = _mesa_base_tex_image(&stObj->base)->_BaseFormat; local in function:get_sampler_view_format
[all...]
H A Dst_cb_texture.c2630 fallback_copy_texsubimage(struct gl_context * ctx,struct st_renderbuffer * strb,struct st_texture_image * stImage,GLenum baseFormat,GLint destX,GLint destY,GLint slice,GLint srcX,GLint srcY,GLsizei width,GLsizei height) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dformatquery.c1158 GLenum baseFormat = _mesa_base_fbo_format(ctx, internalformat); local in function:_mesa_GetInternalformativ
H A Dframebuffer.c425 const GLenum baseFormat = _mesa_get_format_base_format(rb->Format); local in function:_mesa_update_framebuffer_visual
H A Dformat_utils.c154 _mesa_compute_rgba2base2rgba_component_mapping(GLenum baseFormat, uint8_t *map) argument
H A Dtexparam.c1845 GLenum baseFormat = _mesa_get_format_base_format(texFormat); local in function:get_tex_level_parameter_buffer
H A Dtexgetimage.c281 teximage_needs_rebase(mesa_format texFormat, GLenum baseFormat, argument
324 const GLenum baseFormat = _mesa_get_format_base_format(texFormat); local in function:get_tex_rgba_compressed
1142 GLenum baseFormat; local in function:teximage_error_check
[all...]
H A Dfbobject.c725 _mesa_is_legal_color_format(const struct gl_context *ctx, GLenum baseFormat) argument
770 const GLenum baseFormat = local in function:is_format_color_renderable
877 is_legal_depth_format(const struct gl_context *ctx, GLenum baseFormat) argument
908 GLenum baseFormat; local in function:test_attachment_completeness
1030 const GLenum baseFormat = att->Renderbuffer->_BaseFormat; local in function:test_attachment_completeness
1133 GLenum baseFormat; local in function:_mesa_test_framebuffer_completeness
2525 const GLenum baseFormat = _mesa_base_fbo_format(ctx, internalFormat); local in function:_mesa_renderbuffer_storage
2593 GLenum baseFormat; local in function:renderbuffer_storage
2774 get_component_bits(GLenum pname,GLenum baseFormat,mesa_format format) argument
4301 const GLenum baseFormat = _mesa_get_format_base_format(rb->Format); local in function:framebuffer_renderbuffer
[all...]
H A Dteximage.c2292 GLint baseFormat; local in function:copytexture_error_check
6744 GLenum baseFormat = _mesa_base_fbo_format(ctx, internalformat); local in function:_mesa_is_renderable_texture_format
[all...]
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dtexenv.c84 GLenum baseFormat; member in struct:formatInfo
163 int baseFormat; variable in typeref:typename:int
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/
H A Dmeta.c2764 const GLenum baseFormat = _mesa_get_format_base_format(format); local in function:get_temp_image_type
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/common/
H A Dmeta.c2731 const GLenum baseFormat = _mesa_get_format_base_format(format); local in function:get_temp_image_type

Completed in 109 milliseconds