| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
| H A D | vktTextureTexelBufferTests.cpp | 33 namespace texture namespace
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageLoadStoreUtil.cpp | 77 VkImageCreateInfo makeImageCreateInfo (const Texture& texture, const VkFormat format, const VkImageUsageFlags usage, const VkImageCreateFlags flags, const VkImageTiling tiling) in makeImageCreateInfo() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/ |
| H A D | WindowSurfaceCGL.h | 36 GLuint texture; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | formatutilsgl.h | 57 SupportRequirement texture; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/ |
| H A D | SurfaceGbm.cpp | 64 egl::Error SurfaceGbm::bindTexImage(const gl::Context *context, gl::Texture *texture, EGLint buffer) in bindTexImage() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/eagl/ |
| H A D | WindowSurfaceEAGL.h | 44 GLuint texture; member
|
| /third_party/skia/third_party/externals/angle2/samples/sample_util/ |
| H A D | tga_utils.cpp | 108 GLuint texture; in LoadTextureFromTGAImage() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| H A D | RenderTarget9.cpp | 21 TextureRenderTarget9::TextureRenderTarget9(IDirect3DBaseTexture9 *texture, in TextureRenderTarget9() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
| H A D | ImageEGL.cpp | 110 setTexture2D(const gl::Context *context, gl::TextureType type, TextureGL *texture, GLenum *outInternalFormat) setTexture2D() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | PbufferTest.cpp | 200 GLuint texture = 0; in TEST_P() local 270 GLuint texture in TEST_P() local 343 GLuint texture = 0; TEST_P() local 390 GLTexture texture; TEST_P() local 456 GLuint texture = 0; TEST_P() local [all...] |
| H A D | VulkanImageTest.cpp | 106 GLTexture texture; in TEST_P() local 151 GLTexture texture; in TEST_P() local 201 GLTexture texture; in TEST_P() local 269 GLTexture texture; TEST_P() local [all...] |
| H A 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; TEST_P() local 322 GLTexture texture; TEST_P() local 349 GLTexture texture; TEST_P() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | validationES2.h | 142 ValidateBindTexture(const Context *context, angle::EntryPoint entryPoint, TextureType target, TextureID texture) ValidateBindTexture() argument
|
| /third_party/skia/src/gpu/vk/ |
| H A D | GrVkTextureRenderTarget.cpp | 93 sk_sp<GrVkImage> texture in MakeNewTextureRenderTarget() local 24 GrVkTextureRenderTarget( GrVkGpu* gpu, SkBudgeted budgeted, SkISize dimensions, sk_sp<GrVkImage> texture, sk_sp<GrVkImage> colorAttachment, sk_sp<GrVkImage> resolveAttachment, GrMipmapStatus mipmapStatus) GrVkTextureRenderTarget() argument 48 GrVkTextureRenderTarget( GrVkGpu* gpu, SkISize dimensions, sk_sp<GrVkImage> texture, sk_sp<GrVkImage> colorAttachment, sk_sp<GrVkImage> resolveAttachment, GrMipmapStatus mipmapStatus, GrWrapCacheable cacheable) GrVkTextureRenderTarget() argument 63 create_rt_attachments(GrVkGpu* gpu, SkISize dimensions, VkFormat format, int sampleCnt, GrProtected isProtected, sk_sp<GrVkImage> texture, sk_sp<GrVkImage>* colorAttachment, sk_sp<GrVkImage>* resolveAttachment) create_rt_attachments() argument 135 sk_sp<GrVkImage> texture = GrVkImage::MakeWrapped(gpu, MakeWrappedTextureRenderTarget() local [all...] |
| /third_party/skia/src/gpu/ |
| H A D | GrTexture.cpp | 59 bool GrTexture::StealBackendTexture(sk_sp<GrTexture> texture, in StealBackendTexture() argument [all...] |
| /third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/ |
| H A D | sampler.hpp | 100 inline T texture(const sampler2DBase<T> &samp, const glm::vec2 &uv, float bias = 0.0f) in texture() function
|
| /third_party/skia/tests/ |
| H A D | TraceMemoryDumpTest.cpp | 100 auto texture = in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local 119 auto texture = in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
|
| /third_party/skia/third_party/externals/dawn/src/include/dawn_wire/ |
| H A D | WireClient.h | 34 WGPUTexture texture; member
|
| /third_party/skia/third_party/externals/dawn/src/dawn_wire/ |
| H A D | WireServer.cpp | 34 bool WireServer::InjectTexture(WGPUTexture texture, in InjectTexture() argument
|
| /third_party/skia/third_party/externals/dawn/src/include/dawn/ |
| H A D | dawn_wsi.h | 30 } texture; member
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| H A D | D3D12Backend.cpp | 109 Ref<TextureBase> texture = backendDevice->CreateExternalTexture( in ProduceTexture() local
|
| H A D | CommandRecordingContext.cpp | 23 void CommandRecordingContext::AddToSharedTextureList(Texture* texture) { in AddToSharedTextureList() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_wire/server/ |
| H A D | Server.cpp | 43 bool Server::InjectTexture(WGPUTexture texture, in InjectTexture() argument
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | Texture3DTests.cpp | 71 wgpu::Texture texture = device.CreateTexture(&descriptor); in TEST_P() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
| H A D | draw_call_perf_utils.cpp | 196 void CreateColorFBO(GLsizei width, GLsizei height, GLuint *fbo, GLuint *texture) in CreateColorFBO() argument
|