| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | TextureFormatTests.cpp | 295 const std::vector<TextureData>& textureData, in DoFormatSamplingTest() 314 const std::vector<TextureData>& textureData, in DoFloatFormatSamplingTest() 330 const std::vector<TextureData>& textureData, in DoFormatRenderingTest() 358 std::vector<T> textureData = {0, 1, maxValue, maxValue}; in DoUnormTest() local 373 std::vector<T> textureData = {0, 1, -1, maxValue, minValue, T(minValue + 1), 0, 0}; in DoSnormTest() local 388 std::vector<T> textureData = {0, 1, maxValue, maxValue}; in DoUintTest() local 403 std::vector<T> textureData = {0, 1, maxValue, minValue}; in DoSintTest() local 414 std::vector<float> textureData = {+0.0f, -0.0f, 1.0f, 1.0e-29f, in DoFloat32Test() local 428 std::vector<uint16_t> textureData; in DoFloat16Test() local 462 std::vector<uint8_t> textureData = {maxValue, 1, 0, maxValue}; in TEST_P() local [all …]
|
| D | CopyTextureForBrowserTests.cpp | 76 std::vector<RGBA8> textureData(layout.texelBlockCount); in GetTextureData() local
|
| /third_party/skia/m133/src/gpu/graphite/ |
| D | BackendSemaphorePriv.h | 39 static BackendSemaphore Make(BackendApi backend, const SomeBackendSemaphoreData& textureData) { in Make()
|
| D | BackendTexturePriv.h | 43 const SomeBackendTextureData& textureData) { in Make()
|
| /third_party/skia/m133/include/gpu/graphite/ |
| D | BackendTexture.h | 51 BackendTexture(SkISize dimensions, TextureInfo info, const SomeBackendTextureData& textureData) in BackendTexture()
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/ |
| D | DrawTextureTest.cpp | 76 std::array<GLColor, 2> textureData = { in TEST_P() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
| D | ClearPerf.cpp | 132 std::vector<float> textureData(params.textureSize * params.textureSize * 4, 0.5); in drawBenchmark() local
|
| D | FramebufferAttachmentPerfTest.cpp | 92 std::vector<GLubyte> textureData(kTextureSize * kTextureSize * 4); in initTextures() local
|
| D | TexturesPerf.cpp | 217 std::vector<GLubyte> textureData(textureSize * textureSize * 4); in initTextures() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | CopyTexImageTest.cpp | 826 const GLColor *textureData) in initialize3DTexture() 841 const GLColor *textureData) in initialize2DTexture() 853 const GLColor *textureData) in initialize2DTextureUShort4444()
|
| D | IncompleteTextureTest.cpp | 121 std::vector<GLColor> textureData(kTextureSize * kTextureSize, GLColor::red); in TEST_P() local
|
| D | WebGLCompatibilityTest.cpp | 3163 constexpr float textureData[] = {15.1f, 0.0f, 0.0f, 0.0f}; in TEST_P() local 3198 constexpr float textureData[] = {33.33f, 0.0f, 0.0f, 0.0f}; in TEST_P() local 3233 constexpr float textureData[] = {-0.21f, 15.1f, 0.0f, 0.0f}; in TEST_P() local 3697 const GLushort textureData[] = { in TEST_P() local 3757 const GLushort textureData[] = { in TEST_P() local 3819 const GLushort textureData[] = { in TEST_P() local 3881 const GLushort textureData[] = { in TEST_P() local
|
| /third_party/skia/third_party/externals/angle2/samples/multiple_contexts/ |
| D | MultipleContexts.cpp | 78 std::vector<uint8_t> textureData; in UpdateThreadLoop() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
| D | MultiviewTest.cpp | 71 std::vector<GLubyte> textureData; in CreateMultiviewBackingTextures() local
|
| /third_party/skia/m133/gm/ |
| D | bitmaprect.cpp | 110 const SkColor textureData[xSize][ySize] = { in make_3x3_bitmap() local
|
| /third_party/skia/gm/ |
| D | bitmaprect.cpp | 105 const SkColor textureData[xSize][ySize] = { in make_3x3_bitmap() local
|
| /third_party/skia/m133/include/gpu/ganesh/ |
| D | GrBackendSurface.h | 238 const TextureData& textureData) in GrBackendTexture()
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
| D | esextcGeometryShaderLayeredRenderingBoundaryCondition.cpp | 119 const unsigned char* textureData, in comparePixels()
|
| /third_party/skia/m133/tests/ |
| D | TransferPixelsTest.cpp | 339 std::unique_ptr<char[]> textureData(new char[kTexDims.fHeight * textureDataRowBytes]); in basic_transfer_from_test() local
|
| /third_party/skia/tests/ |
| D | TransferPixelsTest.cpp | 310 std::unique_ptr<char[]> textureData(new char[kTexDims.fHeight * textureDataRowBytes]); in basic_transfer_from_test() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| D | vktShaderRender.cpp | 981 const TextureData& textureData, in uploadImage() 1262 const TextureData& textureData, in uploadSparseImage() 1386 TextureData textureData; in useSampler() local 1585 const TextureData& textureData, in createSamplerUniform()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| D | vktShaderRender.cpp | 983 const TextureData& textureData, in uploadImage() 1264 const TextureData& textureData, in uploadSparseImage() 1388 TextureData textureData; in useSampler() local 1587 const TextureData& textureData, in createSamplerUniform()
|
| /third_party/vk-gl-cts/modules/glshared/ |
| D | glsStateChangePerfTestCases.cpp | 343 vector<deUint8> textureData; in requireTextures() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl4cTextureFilterMinmaxTests.cpp | 488 …std::vector<glw::GLuint> textureData = getDataFromTexture(context, textureId, textureSize, format,… in calcPixelSumValue() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
| D | vktTextureTestUtil.cpp | 312 …g (Context& context, VkDevice device, Allocator& allocator, const TestTextureSp& textureData, cons… in TextureBinding() 333 void TextureBinding::updateTextureData (const TestTextureSp& textureData, const TextureBinding::Typ… in updateTextureData()
|