/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fNegativeTextureApiTests.cpp | 994 GLuint textures[2]; in copytexsubimage2d_neg_level() local 1016 GLuint textures[2]; in copytexsubimage2d_max_level() local 1617 deUint32 textures[2]; in texsubimage2d_neg_level() local 1643 deUint32 textures[2]; in texsubimage2d_max_level() local 2504 deUint32 textures[2]; in compressedtexsubimage2d_neg_level() local 2530 deUint32 textures[2]; in compressedtexsubimage2d_max_level() local 2943 deUint32 textures[3]; in texsubimage3d_neg_level() local 2974 deUint32 textures[2]; in texsubimage3d_max_level() local 3000 deUint32 textures[3]; in texsubimage3d_neg_offset() local 3163 deUint32 textures[3]; in copytexsubimage3d_neg_level() local [all …]
|
/third_party/mesa3d/src/mesa/main/ |
D | texobj.c | 1179 GLsizei n, GLuint *textures, const char *caller) in create_textures() 1213 GLsizei n, GLuint *textures, const char *caller) in create_textures_err() 1247 _mesa_GenTextures_no_error(GLsizei n, GLuint *textures) in _mesa_GenTextures_no_error() 1255 _mesa_GenTextures(GLsizei n, GLuint *textures) in _mesa_GenTextures() 1275 _mesa_CreateTextures_no_error(GLenum target, GLsizei n, GLuint *textures) in _mesa_CreateTextures_no_error() 1283 _mesa_CreateTextures(GLenum target, GLsizei n, GLuint *textures) in _mesa_CreateTextures() 1434 delete_textures(struct gl_context *ctx, GLsizei n, const GLuint *textures) in delete_textures() 1535 _mesa_DeleteTextures_no_error(GLsizei n, const GLuint *textures) in _mesa_DeleteTextures_no_error() 1543 _mesa_DeleteTextures(GLsizei n, const GLuint *textures) in _mesa_DeleteTextures() 1926 const GLuint *textures, bool no_error) in bind_textures() [all …]
|
D | shaderimage.c | 684 const GLuint *textures, bool no_error) in bind_image_textures() 793 const GLuint *textures) in _mesa_BindImageTextures_no_error() 801 _mesa_BindImageTextures(GLuint first, GLsizei count, const GLuint *textures) in _mesa_BindImageTextures()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | VulkanImageTest.cpp | 172 GLuint textures[1] = {texture}; in TEST_P() local 227 GLuint textures[1] = {texture}; in TEST_P() local 294 GLuint textures[1] = {texture}; in TEST_P() local
|
D | CopyTextureTest.cpp | 837 GLTexture textures[2]; in TEST_P() local 968 GLTexture textures[2]; in TEST_P() local 1064 GLTexture textures[2]; in TEST_P() local 1132 GLTexture textures[2]; in TEST_P() local 1193 GLTexture textures[2]; in TEST_P() local 1262 GLTexture textures[2]; in TEST_P() local 1300 GLTexture textures[2]; in TEST_P() local 1331 GLTexture textures[2]; in TEST_P() local 1362 GLTexture textures[2]; in TEST_P() local
|
D | ClearTest.cpp | 762 GLTexture textures[kAttachmentCount]; in TEST_P() local 831 GLTexture textures[kAttachmentCount]; in TEST_P() local 902 GLTexture textures[kAttachmentCount]; in TEST_P() local 1008 GLTexture textures[kAttachmentCount]; in TEST_P() local 1091 GLTexture textures[kAttachmentCount]; in TEST_P() local 1217 GLTexture textures[kAttachmentCount]; in TEST_P() local 1329 GLTexture textures[2]; in TEST_P() local 1362 GLTexture textures[2]; in TEST_P() local 1424 GLTexture textures[2]; in TEST_P() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | validationGL44.cpp | 37 const GLuint *textures) in ValidateBindImageTextures() 47 bool ValidateBindTextures(Context *context, GLuint first, GLsizei count, const GLuint *textures) in ValidateBindTextures()
|
D | validationGL11.cpp | 16 const GLuint *textures, in ValidateAreTexturesResident() 82 const GLuint *textures, in ValidatePrioritizeTextures()
|
/third_party/mesa3d/src/mapi/glapi/tests/ |
D | check_table.cpp | 1513 glAreTexturesResidentEXT(GLsizei n, const GLuint *textures, in glAreTexturesResidentEXT() 1523 glDeleteTexturesEXT(GLsizei n, const GLuint *textures) in glDeleteTexturesEXT() 1530 glGenTexturesEXT(GLsizei n, GLuint *textures) in glGenTexturesEXT()
|
/third_party/boost/libs/flyweight/example/ |
D | key_value.cpp | 80 std::vector<texture_flyweight> textures; in main() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | ClearTest.cpp | 631 GLTexture textures[kAttachmentCount]; in TEST_P() local 697 GLTexture textures[kAttachmentCount]; in TEST_P() local 768 GLTexture textures[kAttachmentCount]; in TEST_P() local 892 GLTexture textures[kAttachmentCount]; in TEST_P() local 988 GLTexture textures[2]; in TEST_P() local 1021 GLTexture textures[2]; in TEST_P() local 1083 GLTexture textures[2]; in TEST_P() local
|
D | CopyTextureTest.cpp | 792 GLTexture textures[2]; in TEST_P() local 895 GLTexture textures[2]; in TEST_P() local 991 GLTexture textures[2]; in TEST_P() local 1059 GLTexture textures[2]; in TEST_P() local 1120 GLTexture textures[2]; in TEST_P() local 1170 GLTexture textures[2]; in TEST_P() local 1201 GLTexture textures[2]; in TEST_P() local 1232 GLTexture textures[2]; in TEST_P() local
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/ |
D | PassResourceUsage.h | 35 std::vector<TextureBase*> textures; member
|
/third_party/skia/include/gpu/ |
D | GrYUVABackendTextures.h | 95 const std::array<GrBackendTexture, SkYUVAInfo::kMaxPlanes>& textures() const { in textures() function
|
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-reflection/vert/ |
D | texture_buffer.vert.json | 23 "textures" : [ array
|
/third_party/flutter/skia/src/gpu/ |
D | GrGpuCommandBuffer.cpp | 63 const auto* textures = dynamicStateArrays->fPrimitiveProcessorTextures; in draw() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_4_4_autogen.cpp | 82 void GL_APIENTRY BindImageTextures(GLuint first, GLsizei count, const GLuint *textures) in BindImageTextures() 120 void GL_APIENTRY BindTextures(GLuint first, GLsizei count, const GLuint *textures) in BindTextures()
|
D | entry_points_gl_1_1_autogen.cpp | 29 GLboolean GL_APIENTRY AreTexturesResident(GLsizei n, const GLuint *textures, GLboolean *residences) in AreTexturesResident() 238 void GL_APIENTRY DeleteTextures(GLsizei n, const GLuint *textures) in DeleteTextures() 358 void GL_APIENTRY GenTextures(GLsizei n, GLuint *textures) in GenTextures() 551 void GL_APIENTRY PrioritizeTextures(GLsizei n, const GLuint *textures, const GLfloat *priorities) in PrioritizeTextures()
|
/third_party/flutter/skia/platform_tools/android/apps/skar_java/src/main/java/com/google/skar/examples/helloskar/rendering/ |
D | BackgroundRenderer.java | 73 int[] textures = new int[1]; in createOnGlThread() local
|
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-reflection/frag/ |
D | image-load-store-uint-coord.asm.frag.json | 15 "textures" : [ array
|
/third_party/flutter/skia/src/core/ |
D | SkDraw_atlas.cpp | 44 void SkDraw::drawAtlas(const SkImage* atlas, const SkRSXform xform[], const SkRect textures[], in drawAtlas()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/ |
D | WindowSurfaceCGL.h | 42 SwapTexture textures[3]; member
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/ |
D | WindowSurfaceCGL.h | 41 SwapTexture textures[3]; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/eagl/ |
D | WindowSurfaceEAGL.h | 50 SwapTexture textures[3]; member
|
/third_party/mesa3d/src/gallium/frontends/wgl/ |
D | stw_st.c | 46 struct pipe_resource *textures[ST_ATTACHMENT_COUNT]; member 278 struct pipe_resource **textures = in stw_st_framebuffer_validate() local
|