Home
last modified time | relevance | path

Searched defs:textureSpec (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DCopyTests.cpp133 void DoTest(const TextureSpec& textureSpec, in DoTest()
246 void DoTest(const TextureSpec& textureSpec, in DoTest()
589 TextureSpec textureSpec; in TEST_P() local
600 TextureSpec textureSpec; in TEST_P() local
613 TextureSpec textureSpec; in TEST_P() local
631 TextureSpec textureSpec = defaultTextureSpec; in TEST_P() local
636 TextureSpec textureSpec = defaultTextureSpec; in TEST_P() local
642 TextureSpec textureSpec = defaultTextureSpec; in TEST_P() local
648 TextureSpec textureSpec = defaultTextureSpec; in TEST_P() local
654 TextureSpec textureSpec = defaultTextureSpec; in TEST_P() local
[all …]
DQueueTests.cpp255 void DoTest(const TextureSpec& textureSpec, in DoTest()
352 TextureSpec textureSpec; in TEST_P() local
365 TextureSpec textureSpec; in TEST_P() local
387 TextureSpec textureSpec = defaultTextureSpec; in TEST_P() local
410 TextureSpec textureSpec = defaultTextureSpec; in TEST_P() local
424 TextureSpec textureSpec; in TEST_P() local
441 TextureSpec textureSpec; in TEST_P() local
461 TextureSpec textureSpec = defaultTextureSpec; in TEST_P() local
473 TextureSpec textureSpec; in TEST_P() local
495 TextureSpec textureSpec; in TEST_P() local
[all …]
DCopyTextureForBrowserTests.cpp467 TextureSpec textureSpec; local
571 TextureSpec textureSpec; in DoAlphaOpTest() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/d3d12/
DCopySplitTests.cpp49 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 <<()
324 std::array<BufferSpec, 15> BaseBufferSpecs(const TextureSpec& textureSpec) { in BaseBufferSpecs()
378 void DoTest(const TextureSpec& textureSpec, const BufferSpec& bufferSpec) { in DoTest()
421 for (TextureSpec textureSpec : kBaseTextureSpecs) { in TEST_P() local
429 for (TextureSpec textureSpec : kBaseTextureSpecs) { in TEST_P() local
[all …]
/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/d3d12/
DCopySplitTests.cpp80 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 <<()
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() local
305 for (TextureSpec textureSpec : kBaseTextureSpecs) { in TEST_F() local
326 for (TextureSpec textureSpec : kBaseTextureSpecs) { in TEST_F() local
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp719 static void checkMutableComparisonSamplersSupport(Context& context, const TextureSpec& textureSpec) in checkMutableComparisonSamplersSupport()
759 const TextureSpec& textureSpec, in ShaderTextureFunctionInstance()
1498 const TextureSpec& textureSpec) in TextureQueryInstance()
1779 const TextureSpec& textureSpec) in TextureSizeInstance()
2078 const TextureSpec& textureSpec) in TextureSizeMSInstance()
2273 const TextureSpec& textureSpec) in TextureSamplesInstance()
2436 const TextureSpec& textureSpec) in TextureQueryLevelsInstance()
2640 const TextureSpec& textureSpec, in TextureQueryLodInstance()
3135 const TextureSpec& textureSpec, in SparseShaderTextureFunctionInstance()
4524 TextureSpec textureSpec; in init() member
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DCopyTests.cpp77 void DoTest(const TextureSpec& textureSpec, const BufferSpec& bufferSpec) { in DoTest()
181 void DoTest(const TextureSpec& textureSpec, const BufferSpec& bufferSpec) { in DoTest()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp1969 TextureSpec textureSpec; in init() member