Home
last modified time | relevance | path

Searched defs:texture (Results 51 - 75 of 638) sorted by relevance

12345678910>>...26

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktSampleVerifierUtil.hpp35 namespace texture namespace
H A DvktTextureMultisampleTests.cpp33 namespace texture namespace
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageTexture.hpp62 inline bool isCube (const Texture& texture) in isCube() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DImage_unittest.cpp40 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 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; 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 DDebugMarkerTest.cpp123 GLTexture texture; in TEST_P() local
H A DMemorySizeTest.cpp41 GLTexture texture; in TEST_P() local
H A DS3TCTextureSizesTest.cpp80 GLTexture texture; in TEST_P() local
122 GLTexture texture; in TEST_P() local
180 GLTexture texture; in TEST_P() local
H A DBPTCCompressedTextureTest.cpp78 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 DBasicDrawTest.cpp63 GLubyte texture[] = { in TEST_P() local
/third_party/skia/src/gpu/dawn/
H A DGrDawnAttachment.cpp36 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 DGrTextureResolveRenderTask.cpp82 GrTexture* texture = this->target(i)->peekTexture(); in onExecute() local
/third_party/skia/tests/
H A DVkYcbcrSamplerTest.cpp131 GrBackendTexture texture = testHelper.directContext()->createBackendTexture( in DEF_GPUTEST() local
H A DBackendSurfaceMutableStateTest.cpp69 GrTexture* texture = proxy->peekTexture(); in DEF_GPUTEST_FOR_VULKAN_CONTEXT() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DOpenGLBackend.cpp60 TextureBase* texture = in WrapExternalEGLImage() local
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPUTexture.cpp27 GPUTexture::GPUTexture(wgpu::Texture texture) : texture_(std::move(texture)) { in GPUTexture() argument
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder_intrinsic_texture_test.cc3686 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 DCopyTask.cpp16 sk_sp<CopyTextureToBufferTask> CopyTextureToBufferTask::Make(sk_sp<Texture> texture, in Make() argument
28 CopyTextureToBufferTask::CopyTextureToBufferTask(sk_sp<Texture> texture, in CopyTextureToBufferTask() argument
H A DTextureProxy.cpp36 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 DImage_MakeBackendTextureFromSkImage.cpp24 GrBackendTexture texture; in REG_FIDDLE() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktSampleVerifierUtil.cpp36 namespace texture namespace
H A DvktSampleVerifierUtil.hpp35 namespace texture namespace
H A DvktTextureMultisampleTests.cpp33 namespace texture namespace
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgSamplers.hpp43 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 Dhapqa_extract_bsf.c35 int texture;/* index of the texture to keep (0 for rgb or 1 for alpha) */ member
[all...]

Completed in 10 milliseconds

12345678910>>...26