Home
last modified time | relevance | path

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

123456

/external/deqp/modules/gles31/functional/
Des31fNegativeTextureApiTests.cpp1083 GLuint textures[2]; in copytexsubimage2d_neg_level() local
1104 GLuint textures[2]; in copytexsubimage2d_max_level() local
1725 uint32_t textures[2]; in texsubimage2d_neg_level() local
1750 uint32_t textures[2]; in texsubimage2d_max_level() local
2645 uint32_t textures[2]; in compressedtexsubimage2d_neg_level() local
2671 uint32_t textures[2]; in compressedtexsubimage2d_max_level() local
3102 uint32_t textures[3]; in texsubimage3d_neg_level() local
3133 uint32_t textures[2]; in texsubimage3d_max_level() local
3159 uint32_t textures[3]; in texsubimage3d_neg_offset() local
3325 uint32_t textures[3]; in copytexsubimage3d_neg_level() local
[all …]
/external/mesa3d/src/mesa/main/
Dtexobj.c1273 GLsizei n, GLuint *textures, const char *caller) in create_textures()
1307 GLsizei n, GLuint *textures, const char *caller) in create_textures_err()
1341 _mesa_GenTextures_no_error(GLsizei n, GLuint *textures) in _mesa_GenTextures_no_error()
1349 _mesa_GenTextures(GLsizei n, GLuint *textures) in _mesa_GenTextures()
1369 _mesa_CreateTextures_no_error(GLenum target, GLsizei n, GLuint *textures) in _mesa_CreateTextures_no_error()
1377 _mesa_CreateTextures(GLenum target, GLsizei n, GLuint *textures) in _mesa_CreateTextures()
1524 delete_textures(struct gl_context *ctx, GLsizei n, const GLuint *textures) in delete_textures()
1583 _mesa_DeleteTextures_no_error(GLsizei n, const GLuint *textures) in _mesa_DeleteTextures_no_error()
1591 _mesa_DeleteTextures(GLsizei n, const GLuint *textures) in _mesa_DeleteTextures()
1954 const GLuint *textures, bool no_error) in bind_textures()
[all …]
Dshaderimage.c687 const GLuint *textures, bool no_error) in bind_image_textures()
796 const GLuint *textures) in _mesa_BindImageTextures_no_error()
804 _mesa_BindImageTextures(GLuint first, GLsizei count, const GLuint *textures) in _mesa_BindImageTextures()
/external/angle/src/tests/gl_tests/
DVulkanImageTest.cpp237 GLuint textures[1] = {texture}; in TEST_P() local
293 GLuint textures[1] = {texture}; in TEST_P() local
361 GLuint textures[1] = {texture}; in TEST_P() local
428 GLuint textures[1] = {texture}; in TEST_P() local
523 GLuint textures[1] = {texture}; in TEST_P() local
572 std::vector<GLTexture> textures; in TEST_P() local
DCopyTextureTest.cpp1042 GLTexture textures[2]; in TEST_P() local
1254 GLTexture textures[2]; in TEST_P() local
1350 GLTexture textures[2]; in TEST_P() local
1418 GLTexture textures[2]; in TEST_P() local
1477 GLTexture textures[2]; in TEST_P() local
1543 GLTexture textures[2]; in TEST_P() local
1581 GLTexture textures[2]; in TEST_P() local
1612 GLTexture textures[2]; in TEST_P() local
1643 GLTexture textures[2]; in TEST_P() local
DClearTest.cpp824 GLTexture textures[kAttachmentCount]; in TEST_P() local
893 GLTexture textures[kAttachmentCount]; in TEST_P() local
964 GLTexture textures[kAttachmentCount]; in TEST_P() local
1070 GLTexture textures[kAttachmentCount]; in TEST_P() local
1153 GLTexture textures[kAttachmentCount]; in TEST_P() local
1279 GLTexture textures[kAttachmentCount]; in TEST_P() local
1387 GLTexture textures[2]; in TEST_P() local
1420 GLTexture textures[2]; in TEST_P() local
1482 GLTexture textures[2]; in TEST_P() local
DDrawBuffersTest.cpp407 GLTexture textures[2]; in TEST_P() local
497 GLTexture textures[2]; in TEST_P() local
625 GLTexture textures[8]; in TEST_P() local
798 GLTexture textures[8]; in TEST_P() local
/external/mesa3d/src/mapi/glapi/tests/
Dcheck_table.cpp1512 glAreTexturesResidentEXT(GLsizei n, const GLuint *textures, in glAreTexturesResidentEXT()
1522 glDeleteTexturesEXT(GLsizei n, const GLuint *textures) in glDeleteTexturesEXT()
1529 glGenTexturesEXT(GLsizei n, GLuint *textures) in glGenTexturesEXT()
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowGLES20Test.java23 int[] textures = new int[1]; in glGenTextures() local
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Dstats.h42 ObjectStats textures; member
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_texture_handle.h37 struct lp_texture_functions **textures; member
/external/skia/include/gpu/
DGrYUVABackendTextures.h95 const std::array<GrBackendTexture, SkYUVAInfo::kMaxPlanes>& textures() const { in textures() function
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/demos/gl/src/main/java/com/google/android/exoplayer2/gldemo/
DBitmapOverlayVideoProcessor.java48 private final int[] textures; field in BitmapOverlayVideoProcessor
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/demos/gl/src/main/java/com/google/android/exoplayer2/gldemo/
DBitmapOverlayVideoProcessor.java49 private final int[] textures; field in BitmapOverlayVideoProcessor
/external/skia/src/gpu/graphite/
DYUVABackendTextures.cpp82 SkSpan<const BackendTexture> textures) in YUVABackendTextures()
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowGLES20.java25 protected static void glGenTextures(int n, int[] textures, int offset) { in glGenTextures()
/external/skia/src/core/
DSkDraw_atlas.cpp72 const SkRect textures[], in drawAtlas()
/external/angle/src/libANGLE/renderer/gl/cgl/
DWindowSurfaceCGL.h47 SwapTexture textures[3]; member
/external/angle/src/libANGLE/renderer/gl/eagl/
DWindowSurfaceEAGL.h50 SwapTexture textures[3]; member
/external/mesa3d/src/gallium/frontends/wgl/
Dstw_st.c52 struct pipe_resource *textures[ST_ATTACHMENT_COUNT]; member
349 struct pipe_resource **textures = in stw_st_framebuffer_validate() local
/external/mesa3d/src/glx/
Dsingle2.c820 __indirect_glAreTexturesResident(GLsizei n, const GLuint * textures, in __indirect_glAreTexturesResident()
851 glAreTexturesResidentEXT(GLsizei n, const GLuint * textures, in glAreTexturesResidentEXT()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_context.c46 struct r300_textures_state *textures = in r300_release_referenced_objects() local
/external/skia/tools/gpu/
DYUVUtils.cpp317 GrBackendTexture textures[SkYUVAInfo::kMaxPlanes]; in ensureYUVImage() local
390 BackendTexture textures[SkYUVAInfo::kMaxPlanes]; in ensureYUVImage() local
/external/mesa3d/src/gallium/frontends/hgl/
Dhgl_context.h60 struct pipe_resource* textures[ST_ATTACHMENT_COUNT]; member
/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

123456