Home
last modified time | relevance | path

Searched defs:texture (Results 1 – 25 of 912) sorted by relevance

12345678910>>...37

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DBPTCCompressedTextureTest.cpp78 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 …]
DDXT1CompressedTextureTest.cpp70 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
DSRGBFramebufferTest.cpp92 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
DPbufferTest.cpp200 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
DWebGLCompatibilityTest.cpp132 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 …]
DVulkanFramebufferTest.cpp45 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/
DBPTCCompressedTextureTest.cpp74 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 …]
DDXT1CompressedTextureTest.cpp70 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
DWebGLCompatibilityTest.cpp132 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/
Des31fNegativeTextureApiTests.cpp112 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/
Dentry_point_packed_gl_enums.json44 "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/
DTextureViewValidationTests.cpp80 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/
Du_sampler.c39 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/
Dkey_value.cpp23 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/
Dtexture_utils.cpp16 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/
Dtexture_utils.cpp16 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/
DSDL_render.c41 #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/
DD3D12ResourceWrappingTests.cpp162 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/
DUtilsD3D12.cpp71 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/
Dlima_texture.c117 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/
DGrVkTextureRenderTarget.cpp28 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
DGrVkTexture.cpp26 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/
DTextureViewValidationTests.cpp60 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/
Dst_sampler_view.h40 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/
DNonzeroTextureCreationTests.cpp41 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

12345678910>>...37