Home
last modified time | relevance | path

Searched defs:textures (Results 1 – 25 of 79) sorted by relevance

1234

/external/deqp/modules/gles31/functional/
Des31fNegativeTextureApiTests.cpp982 GLuint textures[2]; in copytexsubimage2d_neg_level() local
1004 GLuint textures[2]; in copytexsubimage2d_max_level() local
1596 deUint32 textures[2]; in texsubimage2d_neg_level() local
1622 deUint32 textures[2]; in texsubimage2d_max_level() local
2483 deUint32 textures[2]; in compressedtexsubimage2d_neg_level() local
2509 deUint32 textures[2]; in compressedtexsubimage2d_max_level() local
2914 deUint32 textures[3]; in texsubimage3d_neg_level() local
2945 deUint32 textures[2]; in texsubimage3d_max_level() local
2971 deUint32 textures[3]; in texsubimage3d_neg_offset() local
3134 deUint32 textures[3]; in copytexsubimage3d_neg_level() local
[all …]
/external/mesa3d/src/mesa/main/
Dtexobj.c1201 GLsizei n, GLuint *textures, const char *caller) in create_textures()
1239 GLsizei n, GLuint *textures, const char *caller) in create_textures_err()
1273 _mesa_GenTextures_no_error(GLsizei n, GLuint *textures) in _mesa_GenTextures_no_error()
1281 _mesa_GenTextures(GLsizei n, GLuint *textures) in _mesa_GenTextures()
1301 _mesa_CreateTextures_no_error(GLenum target, GLsizei n, GLuint *textures) in _mesa_CreateTextures_no_error()
1309 _mesa_CreateTextures(GLenum target, GLsizei n, GLuint *textures) in _mesa_CreateTextures()
1459 delete_textures(struct gl_context *ctx, GLsizei n, const GLuint *textures) in delete_textures()
1557 _mesa_DeleteTextures_no_error(GLsizei n, const GLuint *textures) in _mesa_DeleteTextures_no_error()
1565 _mesa_DeleteTextures(GLsizei n, const GLuint *textures) in _mesa_DeleteTextures()
1895 const GLuint *textures, bool no_error) in bind_textures()
[all …]
Dshaderimage.c664 const GLuint *textures, bool no_error) in bind_image_textures()
773 const GLuint *textures) in _mesa_BindImageTextures_no_error()
781 _mesa_BindImageTextures(GLuint first, GLsizei count, const GLuint *textures) in _mesa_BindImageTextures()
Dvdpau.c48 struct gl_texture_object *textures[MAX_TEXTURES]; member
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowGLES20Test.java23 int[] textures = new int[1]; in glGenTextures() local
/external/mesa3d/src/mapi/glapi/tests/
Dcheck_table.cpp1514 glAreTexturesResidentEXT(GLsizei n, const GLuint *textures, in glAreTexturesResidentEXT()
1524 glDeleteTexturesEXT(GLsizei n, const GLuint *textures) in glDeleteTexturesEXT()
1531 glGenTexturesEXT(GLsizei n, GLuint *textures) in glGenTexturesEXT()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowGLES20.java25 protected static void glGenTextures(int n, int[] textures, int offset) { in glGenTextures()
/external/skqp/src/gpu/
DGrGpuCommandBuffer.cpp64 const auto* textures = dynamicStateArrays->fPrimitiveProcessorTextures; in draw() local
DGrOpFlushState.cpp186 const auto* textures = fDynamicStateArrays->fPrimitiveProcessorTextures; in ~Draw() local
/external/skia/src/gpu/
DGrGpuCommandBuffer.cpp65 const auto* textures = dynamicStateArrays->fPrimitiveProcessorTextures; in draw() local
DGrOpFlushState.cpp198 const auto* textures = fDynamicStateArrays->fPrimitiveProcessorTextures; in ~Draw() local
/external/skia/platform_tools/android/apps/skar_java/src/main/java/com/google/skar/examples/helloskar/rendering/
DBackgroundRenderer.java73 int[] textures = new int[1]; in createOnGlThread() local
/external/skqp/platform_tools/android/apps/skar_java/src/main/java/com/google/skar/examples/helloskar/rendering/
DBackgroundRenderer.java73 int[] textures = new int[1]; in createOnGlThread() local
/external/mesa3d/src/gallium/drivers/r300/
Dr300_context.c46 struct r300_textures_state *textures = in r300_release_referenced_objects() local
/external/mesa3d/src/gallium/state_trackers/hgl/
Dhgl_context.h43 struct pipe_resource* textures[ST_ATTACHMENT_COUNT]; member
/external/mesa3d/src/glx/
Dsingle2.c881 __indirect_glAreTexturesResident(GLsizei n, const GLuint * textures, in __indirect_glAreTexturesResident()
912 glAreTexturesResidentEXT(GLsizei n, const GLuint * textures, in glAreTexturesResidentEXT()
/external/mesa3d/src/gallium/state_trackers/dri/
Ddri_drawable.h59 struct pipe_resource *textures[ST_ATTACHMENT_COUNT]; member
/external/skqp/gm/
Dimagefromyuvtextures.cpp134 void deleteBackendTextures(GrContext* context, GrBackendTexture textures[], int n) { in deleteBackendTextures()
/external/skia/gm/
Dimagefromyuvtextures.cpp137 void deleteBackendTextures(GrContext* context, GrBackendTexture textures[], int n) { in deleteBackendTextures()
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_context.h81 struct pipe_sampler_view *textures[PIPE_MAX_SAMPLERS]; member
94 struct pipe_sampler_view *textures[PIPE_MAX_SAMPLERS]; member
/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_st.c44 struct pipe_resource *textures[ST_ATTACHMENT_COUNT]; member
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_blit.c417 struct si_samplers *textures) in si_decompress_sampler_depth_textures()
544 struct si_samplers *textures) in si_decompress_sampler_color_textures()
623 struct si_samplers *textures) in si_check_render_feedback_textures()
/external/deqp/framework/platform/null/
DtcuNullRenderContext.cpp108 ObjectManager textures; member in tcu::null::Context
529 GLW_APICALL void GLW_APIENTRY glGenTextures (GLsizei n, GLuint* textures) in glGenTextures()
/external/deqp/modules/glshared/
DglsShaderRenderCase.hpp159 ShaderSampler textures[MAX_TEXTURES]; member in deqp::gls::ShaderEvalContext
/external/deqp/external/openglcts/modules/common/
DglcShaderRenderCase.hpp192 ShaderSampler textures[MAX_TEXTURES]; member in deqp::ShaderEvalContext

1234