Home
last modified time | relevance | path

Searched refs:TextureSpec (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DCopyTests.cpp31 struct TextureSpec { struct in CopyTests
133 void DoTest(const TextureSpec& textureSpec, in DoTest()
246 void DoTest(const TextureSpec& textureSpec, in DoTest()
338 void DoTest(const TextureSpec& srcSpec, in DoTest()
339 const TextureSpec& dstSpec, in DoTest()
346 void DoTest(const TextureSpec& srcSpec, in DoTest()
347 const TextureSpec& dstSpec, in DoTest()
589 TextureSpec textureSpec; in TEST_P()
600 TextureSpec textureSpec; in TEST_P()
613 TextureSpec textureSpec; in TEST_P()
[all …]
DCopyTextureForBrowserTests.cpp59 struct TextureSpec { struct in CopyTextureForBrowserTests
288 wgpu::Texture CreateTexture(const TextureSpec& spec, wgpu::TextureUsage usage) { in CreateTexture()
299 wgpu::Texture CreateAndInitTexture(const TextureSpec& spec, in CreateAndInitTexture()
319 void RunCopyExternalImageToTexture(const TextureSpec& srcSpec, in RunCopyExternalImageToTexture()
321 const TextureSpec& dstSpec, in RunCopyExternalImageToTexture()
333 void CheckResultInBuiltInComputePipeline(const TextureSpec& srcSpec, in CheckResultInBuiltInComputePipeline()
335 const TextureSpec& dstSpec, in CheckResultInBuiltInComputePipeline()
399 void DoTest(const TextureSpec& srcSpec, in DoTest()
400 const TextureSpec& dstSpec, in DoTest()
467 TextureSpec textureSpec;
[all …]
DQueueTests.cpp202 struct TextureSpec { struct in QueueWriteTextureTests
255 void DoTest(const TextureSpec& textureSpec, in DoTest()
352 TextureSpec textureSpec; in TEST_P()
365 TextureSpec textureSpec; in TEST_P()
381 TextureSpec defaultTextureSpec; in TEST_P()
387 TextureSpec textureSpec = defaultTextureSpec; in TEST_P()
403 TextureSpec defaultTextureSpec; in TEST_P()
410 TextureSpec textureSpec = defaultTextureSpec; in TEST_P()
424 TextureSpec textureSpec; in TEST_P()
441 TextureSpec textureSpec; in TEST_P()
[all …]
/third_party/skia/experimental/graphite/include/private/
DMtlTypesPriv.h43 struct TextureSpec { struct
44 TextureSpec() in TextureSpec() function
49 TextureSpec(const TextureInfo& info) in TextureSpec() function
55 bool operator==(const TextureSpec& that) const {
68 TextureInfo TextureSpecToTextureInfo(const TextureSpec& mtlSpec, argument
/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/d3d12/
DCopySplitTests.cpp28 struct TextureSpec { struct
80 void ValidateTextureBounds(const TextureSpec& textureSpec, const TextureCopySplit& copySplit) { in ValidateTextureBounds()
109 void ValidatePixelCount(const TextureSpec& textureSpec, const TextureCopySplit& copySplit) { in ValidatePixelCount()
119 …void ValidateBufferOffset(const TextureSpec& textureSpec, const BufferSpec& bufferSpec, const Text… in ValidateBufferOffset()
152 …void ValidateCopySplit(const TextureSpec& textureSpec, const BufferSpec& bufferSpec, const Texture… in ValidateCopySplit()
161 std::ostream& operator<<(std::ostream& os, const TextureSpec& textureSpec) { in operator <<()
186 constexpr TextureSpec kBaseTextureSpecs[] = {
221 std::array<BufferSpec, 13> BaseBufferSpecs(const TextureSpec& textureSpec) { in BaseBufferSpecs()
273 TextureCopySplit DoTest(const TextureSpec& textureSpec, const BufferSpec& bufferSpec) { in DoTest()
290 for (TextureSpec textureSpec : kBaseTextureSpecs) { in TEST_F()
[all …]
/third_party/skia/third_party/externals/dawn/src/tests/unittests/d3d12/
DCopySplitTests.cpp30 struct TextureSpec { struct
49 void ValidateFootprints(const TextureSpec& textureSpec, in ValidateFootprints()
143 void ValidateTextureBounds(const TextureSpec& textureSpec, in ValidateTextureBounds()
175 void ValidatePixelCount(const TextureSpec& textureSpec, in ValidatePixelCount()
189 void ValidateBufferOffset(const TextureSpec& textureSpec, in ValidateBufferOffset()
232 void ValidateCopySplit(const TextureSpec& textureSpec, in ValidateCopySplit()
244 std::ostream& operator<<(std::ostream& os, const TextureSpec& textureSpec) { in operator <<()
275 constexpr TextureSpec kBaseTextureSpecs[] = {
324 std::array<BufferSpec, 15> BaseBufferSpecs(const TextureSpec& textureSpec) { in BaseBufferSpecs()
378 void DoTest(const TextureSpec& textureSpec, const BufferSpec& bufferSpec) { in DoTest()
[all …]
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp180 struct TextureSpec struct
190 TextureSpec (void) in TextureSpec() argument
200 TextureSpec (TextureType type_, in TextureSpec() argument
444 …t char* name, const char* desc, const TextureLookupSpec& lookup, const TextureSpec& texture, TexEv…
458 TextureSpec m_textureSpec;
469 …t char* name, const char* desc, const TextureLookupSpec& lookup, const TextureSpec& texture, TexEv… in ShaderTextureFunctionCase()
957 …xt, const char* name, const char* desc, const char* samplerType, const TextureSpec& texture, bool …
980 const TextureSpec m_textureSpec;
987 …xt, const char* name, const char* desc, const char* samplerType, const TextureSpec& texture, bool … in TextureSizeCase()
1353 TextureSpec texSpec;
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp202 struct TextureSpec struct
212 TextureSpec (void) in TextureSpec() argument
222 TextureSpec (TextureType type_, in TextureSpec() function
719 static void checkMutableComparisonSamplersSupport(Context& context, const TextureSpec& textureSpec) in checkMutableComparisonSamplersSupport()
740 const TextureSpec& textureSpec,
750 const TextureSpec& m_textureSpec;
759 const TextureSpec& textureSpec, in ShaderTextureFunctionInstance()
1195 const TextureSpec& texture,
1205 const TextureSpec m_textureSpec;
1215 const TextureSpec& texture, in ShaderTextureFunctionCase()
[all …]
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderTextureFunctionTests.cpp124 struct TextureSpec struct
134 TextureSpec (void) in TextureSpec() function
144 TextureSpec (TextureType type_, in TextureSpec() function
223 …t char* name, const char* desc, const TextureLookupSpec& lookup, const TextureSpec& texture, TexEv…
237 TextureSpec m_textureSpec;
246 …t char* name, const char* desc, const TextureLookupSpec& lookup, const TextureSpec& texture, TexEv… in ShaderTextureFunctionCase()
553 TextureSpec texSpec;
583 …static const TextureSpec tex2D (TEXTURETYPE_2D, GL_RGBA, GL_UNSIGNED_BYTE, 256, 256, 1, sampler… in init()
584 …static const TextureSpec tex2DMipmap (TEXTURETYPE_2D, GL_RGBA, GL_UNSIGNED_BYTE, 256, 256, 9, sam… in init()
586 …static const TextureSpec texCube (TEXTURETYPE_CUBE_MAP, GL_RGBA, GL_UNSIGNED_BYTE, 256, 256, 1, s… in init()
[all …]
/third_party/skia/experimental/graphite/include/
DTextureInfo.h67 const mtl::TextureSpec& mtlTextureSpec() const { in mtlTextureSpec()
82 mtl::TextureSpec fMtlSpec;
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_shadow_lod/
DesextcTextureShadowLodFunctionsTest.cpp148 struct TextureSpec struct
158TextureSpec(void) : type(TEXTURETYPE_LAST), format(GL_NONE), width(0), height(0), depth(0), numLev… in TextureSpec() argument
162TextureSpec(TextureType type_, deUint32 format_, int width_, int height_, int depth_, int numLevel… in TextureSpec() function
310 const TextureSpec& texture, TexEvalFunc evalFunc, bool isVertexCase);
324 TextureSpec m_textureSpec;
336 const TextureLookupSpec& lookup, const TextureSpec& texture, in TextureShadowLodTestCase()
949 TextureSpec texSpec;
997 …static const TextureSpec tex2DArrayShadow(TEXTURETYPE_2D_ARRAY, GL_DEPTH_COMPONENT16, 128, 128, 4,… in init()
999 static const TextureSpec texCubeShadow(TEXTURETYPE_CUBE_MAP, GL_DEPTH_COMPONENT16, 256, 256, 1, 1, in init()
1001 …static const TextureSpec texCubeMipmapShadow(TEXTURETYPE_CUBE_MAP, GL_DEPTH_COMPONENT16, 256, 256,… in init()
[all …]
/third_party/vk-gl-cts/modules/glshared/
DglsLongStressTestUtil.cpp170 context.textureSpecs.push_back(gls::TextureSpec(glu::TextureTestUtil::TEXTURETYPE_2D, 0, in generateTextureContext()
238 context.textureSpecs.push_back(gls::TextureSpec(glu::TextureTestUtil::TEXTURETYPE_2D, i, in generateBufferAndTextureContext()
408 context.textureSpecs.push_back(gls::TextureSpec(glu::TextureTestUtil::TEXTURETYPE_2D, 0, in generateFragmentPointLightContext()
582 context.textureSpecs.push_back (gls::TextureSpec(glu::TextureTestUtil::TEXTURETYPE_2D, 0, in generateVertexUniformLoopLightContext()
DglsLongStressCase.hpp132 struct TextureSpec struct
149 TextureSpec (const glu::TextureTestUtil::TextureType texType, in TextureSpec() argument
199 …std::vector<TextureSpec> textureSpecs; //!< \note If multiple textures have same unit, one of t…
DglsLongStressCase.cpp1142 const TextureSpec& spec = progCtx.textureSpecs[texSpecNdx]; in init()
1305 const TextureSpec& spec = programContext.textureSpecs[texNdx]; in iterate()
/third_party/skia/experimental/graphite/src/mtl/
DMtlTypesPriv.mm27 TextureInfo TextureSpecToTextureInfo(const TextureSpec& mtlSpec,
DMtlTexture.mm31 const TextureSpec& mtlSpec = info.mtlTextureSpec();
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DCopyTests.cpp26 struct TextureSpec { struct in CopyTests
77 void DoTest(const TextureSpec& textureSpec, const BufferSpec& bufferSpec) { in DoTest()
181 void DoTest(const TextureSpec& textureSpec, const BufferSpec& bufferSpec) { in DoTest()
259 struct TextureSpec { struct in CopyTests_T2T
274 void DoTest(const TextureSpec& srcSpec, const TextureSpec& dstSpec, const CopySize& copy) { in DoTest()