| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | BPTCCompressedTextureTest.cpp | 78 void setupTextureParameters(GLuint texture) in setupTextureParameters() 110 GLTexture texture; in TEST_P() local 132 GLTexture texture; in TEST_P() local 154 GLTexture texture; in TEST_P() local 180 GLTexture texture; in TEST_P() local 203 GLTexture texture; in TEST_P() local 236 GLTexture texture; in TEST_P() local 249 GLTexture texture; in TEST_P() local 266 GLTexture texture; in TEST_P() local 281 GLTexture texture; in TEST_P() local [all …]
|
| D | DXT1CompressedTextureTest.cpp | 70 GLuint texture; in TEST_P() local 123 GLTexture texture; in TEST_P() local 164 GLuint texture; in TEST_P() local 224 GLTexture texture; in TEST_P() local 252 GLTexture texture; in TEST_P() local 274 GLuint texture; in TEST_P() local 352 GLuint texture; in TEST_P() local 417 GLTexture texture; in TEST_P() local 444 GLTexture texture; in TEST_P() local
|
| D | SRGBFramebufferTest.cpp | 92 GLTexture texture; in TEST_P() local 133 GLTexture texture; in TEST_P() local 178 GLTexture texture; in TEST_P() local 215 GLTexture texture; in TEST_P() local 322 GLTexture texture; in TEST_P() local 349 GLTexture texture; in TEST_P() local
|
| D | PbufferTest.cpp | 200 GLuint texture = 0; in TEST_P() local 270 GLuint texture = 0; in TEST_P() local 343 GLuint texture = 0; in TEST_P() local 390 GLTexture texture; in TEST_P() local 456 GLuint texture = 0; in TEST_P() local
|
| D | WebGLCompatibilityTest.cpp | 132 GLTexture texture; in TestFloatTextureFormat() local 236 GLTexture texture; in TestExtFloatBlend() local 470 GLTexture texture; in TEST_P() local 644 GLTexture texture; in TEST_P() local 736 GLTexture texture; in TEST_P() local 1006 GLTexture texture; in TEST_P() local 1410 GLTexture texture; in TEST_P() local 1429 GLTexture texture; in TEST_P() local 2316 GLTexture texture; in TEST_P() local 2344 void FillTexture2D(GLuint texture, in FillTexture2D() [all …]
|
| D | MultisampledRenderToTextureTest.cpp | 90 void verifyResults(GLuint texture, in verifyResults() 262 GLTexture texture; in TEST_P() local 344 GLTexture texture; in TEST_P() local 410 GLTexture texture; in TEST_P() local 494 GLTexture texture; in TEST_P() local 537 GLTexture texture; in TEST_P() local 627 GLTexture texture; in colorAttachmentMultisampleDrawTestCommon() local 697 GLTexture texture; in TEST_P() local 771 GLTexture texture; in TEST_P() local 841 GLTexture texture; variable [all …]
|
| /third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | BPTCCompressedTextureTest.cpp | 74 void setupTextureParameters(GLuint texture) in setupTextureParameters() 106 GLTexture texture; in TEST_P() local 128 GLTexture texture; in TEST_P() local 150 GLTexture texture; in TEST_P() local 176 GLTexture texture; in TEST_P() local 199 GLTexture texture; in TEST_P() local 232 GLTexture texture; in TEST_P() local 245 GLTexture texture; in TEST_P() local 262 GLTexture texture; in TEST_P() local 277 GLTexture texture; in TEST_P() local [all …]
|
| D | DXT1CompressedTextureTest.cpp | 70 GLuint texture; in TEST_P() local 121 GLuint texture; in TEST_P() local 181 GLTexture texture; in TEST_P() local 209 GLTexture texture; in TEST_P() local 231 GLuint texture; in TEST_P() local 309 GLuint texture; in TEST_P() local 374 GLTexture texture; in TEST_P() local 401 GLTexture texture; in TEST_P() local
|
| D | WebGLCompatibilityTest.cpp | 132 GLTexture texture; in TestFloatTextureFormat() local 235 GLTexture texture; in TestExtFloatBlend() local 442 GLTexture texture; in TEST_P() local 601 GLTexture texture; in TEST_P() local 693 GLTexture texture; in TEST_P() local 966 GLTexture texture; in TEST_P() local 1358 GLTexture texture; in TEST_P() local 1377 GLTexture texture; in TEST_P() local 2098 GLTexture texture; in TEST_P() local 2126 void FillTexture2D(GLuint texture, in FillTexture2D() [all …]
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| D | es31fNegativeTextureApiTests.cpp | 112 GLuint texture[5]; in bindtexture() local 946 GLuint texture = 0x1234; in copytexsubimage2d_invalid_target() local 960 GLuint texture = 0x1234; in copytexsubimage2d_read_buffer_is_none() local 979 GLuint texture = 0x1234; in copytexsubimage2d_texture_internalformat() local 1043 GLuint texture = 0x1234; in copytexsubimage2d_neg_offset() local 1062 GLuint texture = 0x1234; in copytexsubimage2d_invalid_offset() local 1081 GLuint texture = 0x1234; in copytexsubimage2d_neg_width_height() local 1102 GLuint texture[2]; in copytexsubimage2d_incomplete_framebuffer() local 1148 GLuint texture = 0x1234; in deletetextures() local 1167 GLuint texture[2]; in generatemipmap() local [all …]
|
| /third_party/flutter/skia/third_party/externals/angle2/scripts/ |
| D | entry_point_packed_gl_enums.json | 44 "texture": "TextureID" string 51 "texture": "TextureID" string 54 "texture": "TextureID" string 76 "texture": "TextureID" string 79 "texture": "TextureID" string 89 "texture": "TextureID" string 92 "texture": "TextureID" string 95 "texture": "TextureID" string 98 "texture": "TextureID" string 101 "texture": "TextureID" string [all …]
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| D | TextureViewValidationTests.cpp | 80 wgpu::Texture texture = Create2DArrayTexture(device, 1); in TEST_F() local 167 wgpu::Texture texture = Create2DArrayTexture(device, kDefaultArrayLayers); in TEST_F() local 247 wgpu::Texture texture = Create3DTexture(device); in TEST_F() local 350 wgpu::Texture texture = Create2DArrayTexture(device, kDefaultArrayLayers); in TEST_F() local 409 wgpu::Texture texture = Create2DArrayTexture(device, kDefaultArrayLayers); in TEST_F() local 452 wgpu::Texture texture = Create3DTexture(device); in TEST_F() local 497 wgpu::Texture texture = Create2DArrayTexture(device, kDefaultArrayLayers); in TEST_F() local 574 wgpu::Texture texture = Create2DArrayTexture(device, 1); in TEST_F() local 589 wgpu::Texture texture = Create2DArrayTexture(device, 1); in TEST_F() local 606 wgpu::Texture texture = device.CreateTexture(&descriptor); in TEST_F() local [all …]
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| D | u_sampler.c | 39 const struct pipe_resource *texture, in default_template() 87 const struct pipe_resource *texture, in u_sampler_view_default_template() 99 const struct pipe_resource *texture, in u_sampler_view_default_dx9_template()
|
| /third_party/flutter/skia/third_party/externals/sdl/src/render/ |
| D | SDL_render.c | 41 #define CHECK_TEXTURE_MAGIC(texture, retval) \ argument 412 SDL_Texture *texture; in SDL_CreateTexture() local 510 SDL_Texture *texture; in SDL_CreateTextureFromSurface() local 592 SDL_QueryTexture(SDL_Texture * texture, Uint32 * format, int *access, in SDL_QueryTexture() 613 SDL_SetTextureColorMod(SDL_Texture * texture, Uint8 r, Uint8 g, Uint8 b) in SDL_SetTextureColorMod() 638 SDL_GetTextureColorMod(SDL_Texture * texture, Uint8 * r, Uint8 * g, in SDL_GetTextureColorMod() 656 SDL_SetTextureAlphaMod(SDL_Texture * texture, Uint8 alpha) in SDL_SetTextureAlphaMod() 679 SDL_GetTextureAlphaMod(SDL_Texture * texture, Uint8 * alpha) in SDL_GetTextureAlphaMod() 690 SDL_SetTextureBlendMode(SDL_Texture * texture, SDL_BlendMode blendMode) in SDL_SetTextureBlendMode() 708 SDL_GetTextureBlendMode(SDL_Texture * texture, SDL_BlendMode *blendMode) in SDL_GetTextureBlendMode() [all …]
|
| /third_party/flutter/skia/third_party/externals/angle2/samples/sample_util/ |
| D | texture_utils.cpp | 16 GLuint texture; in CreateSimpleTexture2D() local 43 GLuint texture; in CreateSimpleTextureCubemap() local 109 GLuint texture; in CreateMipMappedTexture2D() local
|
| /third_party/skia/third_party/externals/angle2/samples/sample_util/ |
| D | texture_utils.cpp | 16 GLuint texture; in CreateSimpleTexture2D() local 43 GLuint texture; in CreateSimpleTextureCubemap() local 109 GLuint texture; in CreateMipMappedTexture2D() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | D3D12ResourceWrappingTests.cpp | 162 wgpu::Texture texture; in TEST_P() local 178 wgpu::Texture texture; in TEST_P() local 193 wgpu::Texture texture; in TEST_P() local 206 wgpu::Texture texture; in TEST_P() local 219 wgpu::Texture texture; in TEST_P() local 232 wgpu::Texture texture; in TEST_P() local 245 wgpu::Texture texture; in TEST_P() local 258 wgpu::Texture texture; in TEST_P() local 271 wgpu::Texture texture; in TEST_P() local 284 wgpu::Texture texture; in TEST_P() local [all …]
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| D | UtilsD3D12.cpp | 71 D3D12_TEXTURE_COPY_LOCATION ComputeTextureCopyLocationForTexture(const Texture* texture, in ComputeTextureCopyLocationForTexture() 84 const Texture* texture, in ComputeBufferLocationForCopyTextureRegion() 152 Texture* texture, in RecordCopyBufferToTextureFromTextureCopySplit() 185 Texture* texture, in CopyBufferTo2DTextureWithCopySplit() 230 Texture* texture, in CopyBufferTo3DTexture() 250 Texture* texture, in RecordCopyBufferToTexture() 271 Texture* texture, in RecordCopyTextureToBufferFromTextureCopySplit() 300 Texture* texture, in Copy2DTextureToBufferWithCopySplit() 344 Texture* texture, in Copy3DTextureToBuffer() 364 Texture* texture, in RecordCopyTextureToBuffer()
|
| /third_party/skia/src/gpu/vk/ |
| D | GrVkTextureRenderTarget.cpp | 28 sk_sp<GrVkImage> texture, in GrVkTextureRenderTarget() 42 sk_sp<GrVkImage> texture, in GrVkTextureRenderTarget() 56 sk_sp<GrVkImage> texture, in create_rt_attachments() 84 sk_sp<GrVkImage> texture = GrVkImage::MakeTexture(gpu, in MakeNewTextureRenderTarget() local 126 sk_sp<GrVkImage> texture = GrVkImage::MakeWrapped(gpu, in MakeWrappedTextureRenderTarget() local
|
| D | GrVkTexture.cpp | 26 sk_sp<GrVkImage> texture, in GrVkTexture() 47 sk_sp<GrVkImage> texture, GrMipmapStatus mipmapStatus, in GrVkTexture() 65 sk_sp<GrVkImage> texture, in GrVkTexture() 84 sk_sp<GrVkImage> texture = GrVkImage::MakeTexture( in MakeNewTexture() local 103 sk_sp<GrVkImage> texture = GrVkImage::MakeWrapped(gpu, in MakeWrappedTexture() local
|
| /third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| D | TextureViewValidationTests.cpp | 60 dawn::Texture texture = Create2DArrayTexture(device, 1); in TEST_F() local 108 dawn::Texture texture = Create2DArrayTexture(device, kDefaultArrayLayers); in TEST_F() local 147 dawn::Texture texture = Create2DArrayTexture(device, kDefaultArrayLayers); in TEST_F() local 208 dawn::Texture texture = Create2DArrayTexture(device, 1); in TEST_F() local 223 dawn::Texture texture = Create2DArrayTexture(device, 1); in TEST_F() local
|
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| D | lima_texture.c | 154 struct lima_sampler_view *texture, void *pdesc, in lima_update_tex_desc() 265 lima_calc_tex_desc_size(struct lima_sampler_view *texture) in lima_calc_tex_desc_size() 300 struct lima_sampler_view *texture = lima_sampler_view(lima_tex->textures[i]); in lima_update_textures() local 314 struct lima_sampler_view *texture = lima_sampler_view(lima_tex->textures[i]); in lima_update_textures() local 324 struct lima_sampler_view *texture = lima_sampler_view(lima_tex->textures[i]); in lima_update_textures() local
|
| /third_party/mesa3d/src/mesa/main/ |
| D | texparam.c | 155 get_texobj_by_name(struct gl_context *ctx, GLuint texture, const char *name) in get_texobj_by_name() 1307 _mesa_TextureParameterfvEXT(GLuint texture, GLenum target, GLenum pname, const GLfloat *params) in _mesa_TextureParameterfvEXT() 1326 _mesa_TextureParameterfv(GLuint texture, GLenum pname, const GLfloat *params) in _mesa_TextureParameterfv() 1360 _mesa_TextureParameterfEXT(GLuint texture, GLenum target, GLenum pname, GLfloat param) in _mesa_TextureParameterfEXT() 1401 _mesa_TextureParameterf(GLuint texture, GLenum pname, GLfloat param) in _mesa_TextureParameterf() 1414 _mesa_TextureParameteriEXT(GLuint texture, GLenum target, GLenum pname, GLint param) in _mesa_TextureParameteriEXT() 1455 _mesa_TextureParameteri(GLuint texture, GLenum pname, GLint param) in _mesa_TextureParameteri() 1468 _mesa_TextureParameterivEXT(GLuint texture, GLenum target, GLenum pname, in _mesa_TextureParameterivEXT() 1510 _mesa_TextureParameteriv(GLuint texture, GLenum pname, in _mesa_TextureParameteriv() 1525 _mesa_TextureParameterIiv(GLuint texture, GLenum pname, const GLint *params) in _mesa_TextureParameterIiv() [all …]
|
| /third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | NonzeroTextureCreationTests.cpp | 41 dawn::Texture texture = device.CreateTexture(&descriptor); in TEST_P() local 61 dawn::Texture texture = device.CreateTexture(&descriptor); in TEST_P() local 86 dawn::Texture texture = device.CreateTexture(&descriptor); in TEST_P() local
|
| /third_party/flutter/skia/third_party/externals/sdl/src/render/software/ |
| D | SDL_render_sw.c | 224 SW_CreateTexture(SDL_Renderer * renderer, SDL_Texture * texture) in SW_CreateTexture() 253 SW_SetTextureColorMod(SDL_Renderer * renderer, SDL_Texture * texture) in SW_SetTextureColorMod() 267 SW_SetTextureAlphaMod(SDL_Renderer * renderer, SDL_Texture * texture) in SW_SetTextureAlphaMod() 280 SW_SetTextureBlendMode(SDL_Renderer * renderer, SDL_Texture * texture) in SW_SetTextureBlendMode() 293 SW_UpdateTexture(SDL_Renderer * renderer, SDL_Texture * texture, in SW_UpdateTexture() 319 SW_LockTexture(SDL_Renderer * renderer, SDL_Texture * texture, in SW_LockTexture() 332 SW_UnlockTexture(SDL_Renderer * renderer, SDL_Texture * texture) in SW_UnlockTexture() 337 SW_SetRenderTarget(SDL_Renderer * renderer, SDL_Texture * texture) in SW_SetRenderTarget() 550 SW_RenderCopy(SDL_Renderer * renderer, SDL_Texture * texture, in SW_RenderCopy() 595 SW_RenderCopyEx(SDL_Renderer * renderer, SDL_Texture * texture, in SW_RenderCopyEx() [all …]
|