| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
| H A D | vktSampleVerifierUtil.hpp | 35 namespace texture namespace
|
| H A D | vktTextureMultisampleTests.cpp | 33 namespace texture namespace
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageTexture.hpp | 62 inline bool isCube (const Texture& texture) in isCube() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Image_unittest.cpp | 40 gl::Texture *texture = new gl::Texture(&mockGLFactory, {1}, gl::TextureType::_2D); in TEST() local 109 gl::Texture *texture = new gl::Texture(&mockGLFactory, {1}, gl::TextureType::_2D); TEST() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A 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; TEST_P() local 252 GLTexture texture; TEST_P() local 274 GLuint texture; TEST_P() local 352 GLuint texture; TEST_P() local 417 GLTexture texture; TEST_P() local 444 GLTexture texture; TEST_P() local [all...] |
| H A D | DebugMarkerTest.cpp | 123 GLTexture texture; in TEST_P() local
|
| H A D | MemorySizeTest.cpp | 41 GLTexture texture; in TEST_P() local
|
| H A D | S3TCTextureSizesTest.cpp | 80 GLTexture texture; in TEST_P() local 122 GLTexture texture; in TEST_P() local 180 GLTexture texture; in TEST_P() local
|
| H A D | BPTCCompressedTextureTest.cpp | 78 void setupTextureParameters(GLuint texture) in setupTextureParameters() argument 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; TEST_P() local 236 GLTexture texture; TEST_P() local 249 GLTexture texture; TEST_P() local 266 GLTexture texture; TEST_P() local 281 GLTexture texture; TEST_P() local 332 GLTexture texture; TEST_P() local 384 GLTexture texture; TEST_P() local 414 GLTexture texture; TEST_P() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/ |
| H A D | BasicDrawTest.cpp | 63 GLubyte texture[] = { in TEST_P() local
|
| /third_party/skia/src/gpu/dawn/ |
| H A D | GrDawnAttachment.cpp | 36 wgpu::Texture texture = gpu->device().CreateTexture(&desc); in MakeStencil() local 15 GrDawnAttachment(GrDawnGpu* gpu, SkISize dimensions, UsageFlags supportedUsages, int samples, wgpu::Texture texture, wgpu::TextureView view) GrDawnAttachment() argument
|
| /third_party/skia/src/gpu/ |
| H A D | GrTextureResolveRenderTask.cpp | 82 GrTexture* texture = this->target(i)->peekTexture(); in onExecute() local
|
| /third_party/skia/tests/ |
| H A D | VkYcbcrSamplerTest.cpp | 131 GrBackendTexture texture = testHelper.directContext()->createBackendTexture( in DEF_GPUTEST() local
|
| H A D | BackendSurfaceMutableStateTest.cpp | 69 GrTexture* texture = proxy->peekTexture(); in DEF_GPUTEST_FOR_VULKAN_CONTEXT() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
| H A D | OpenGLBackend.cpp | 60 TextureBase* texture = in WrapExternalEGLImage() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
| H A D | GPUTexture.cpp | 27 GPUTexture::GPUTexture(wgpu::Texture texture) : texture_(std::move(texture)) { in GPUTexture() argument
|
| /third_party/skia/third_party/externals/tint/src/writer/spirv/ |
| H A D | builder_intrinsic_texture_test.cc | 3686 auto* texture = param.BuildTextureVariable(this); in TEST_P() local 3733 auto* texture = param.BuildTextureVariable(this); in TEST_P() local
|
| /third_party/skia/experimental/graphite/src/ |
| H A D | CopyTask.cpp | 16 sk_sp<CopyTextureToBufferTask> CopyTextureToBufferTask::Make(sk_sp<Texture> texture, in Make() argument 28 CopyTextureToBufferTask::CopyTextureToBufferTask(sk_sp<Texture> texture, in CopyTextureToBufferTask() argument
|
| H A D | TextureProxy.cpp | 36 const Texture* TextureProxy::texture() const { in texture() function in skgpu::TextureProxy 41 void TextureProxy::validateTexture(const Texture* texture) { in validateTexture() argument
|
| /third_party/skia/docs/examples/ |
| H A D | Image_MakeBackendTextureFromSkImage.cpp | 24 GrBackendTexture texture; in REG_FIDDLE() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
| H A D | vktSampleVerifierUtil.cpp | 36 namespace texture namespace
|
| H A D | vktSampleVerifierUtil.hpp | 35 namespace texture namespace
|
| H A D | vktTextureMultisampleTests.cpp | 33 namespace texture namespace
|
| /third_party/vk-gl-cts/framework/randomshaders/ |
| H A D | rsgSamplers.hpp | 43 Sampler2D (const tcu::Texture2D* texture, const tcu::Sampler& sampler) in Sampler2D() argument 68 SamplerCube (const tcu::TextureCube* texture, const tcu::Sampler& sampler) in SamplerCube() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | hapqa_extract_bsf.c | 35 int texture;/* index of the texture to keep (0 for rgb or 1 for alpha) */ member [all...] |