/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 | VulkanFramebufferTest.cpp | 45 const gl::Texture *texture = context->getTexture({handle}); in hackTexture() local 57 GLTexture texture; in TEST_P() local 97 GLTexture texture; in TEST_P() local
|
/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() 90 const struct pipe_resource *texture, in u_sampler_view_default_template() 102 const struct pipe_resource *texture, in u_sampler_view_default_dx9_template()
|
/third_party/boost/libs/flyweight/example/ |
D | key_value.cpp | 23 class texture class 26 texture(const std::string& filename):filename(filename) in texture() function in texture 31 texture(const texture& x):filename(x.filename) in texture() function in texture
|
/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/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/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/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/mesa3d/src/gallium/drivers/lima/ |
D | lima_texture.c | 117 struct lima_sampler_view *texture, void *pdesc, in lima_update_tex_desc() 239 lima_calc_tex_desc_size(struct lima_sampler_view *texture) in lima_calc_tex_desc_size() 270 struct lima_sampler_view *texture = lima_sampler_view(lima_tex->textures[i]); in lima_update_textures() local 282 struct lima_sampler_view *texture = lima_sampler_view(lima_tex->textures[i]); in lima_update_textures() local 292 struct lima_sampler_view *texture = lima_sampler_view(lima_tex->textures[i]); in lima_update_textures() local
|
/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/mesa/state_tracker/ |
D | st_sampler_view.h | 40 struct pipe_resource *texture, in st_create_texture_sampler_view_format() 53 struct pipe_resource *texture) in st_create_texture_sampler_view()
|
/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
|