/aosp_15_r20/external/angle/src/tests/gl_tests/gles1/ |
H A D | DrawTextureTest.cpp | 79 std::array<GLColor, 2> textureData = { in TEST_P() local 269 std::vector<GLColor> textureData; in TEST_P() local
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | WebGLCompatibilityTest.cpp | 3160 constexpr float textureData[] = {15.1f, 0.0f, 0.0f, 0.0f}; in TEST_P() local 3195 constexpr float textureData[] = {33.33f, 0.0f, 0.0f, 0.0f}; in TEST_P() local 3230 constexpr float textureData[] = {-0.21f, 15.1f, 0.0f, 0.0f}; in TEST_P() local 3680 const GLushort textureData[] = { in TEST_P() local 3741 const GLushort textureData[] = { in TEST_P() local 3804 const GLushort textureData[] = { in TEST_P() local 3867 const GLushort textureData[] = { in TEST_P() local
|
H A D | CopyTexImageTest.cpp | 1273 const GLColor *textureData) in initialize3DTexture() 1288 const GLColor *textureData) in initialize2DTexture() 1300 const GLColor *textureData) in initialize2DTextureUShort4444()
|
H A D | IncompleteTextureTest.cpp | 121 std::vector<GLColor> textureData(kTextureSize * kTextureSize, GLColor::red); in TEST_P() local
|
H A D | ReadPixelsTest.cpp | 1316 std::vector<GLuint> textureData(layers * layerSize); in initializeTextureData() local
|
/aosp_15_r20/external/skia/src/gpu/graphite/ |
H A D | BackendSemaphorePriv.h | 39 static BackendSemaphore Make(BackendApi backend, const SomeBackendSemaphoreData& textureData) { in Make()
|
H A D | BackendTexturePriv.h | 43 const SomeBackendTextureData& textureData) { in Make()
|
/aosp_15_r20/external/skia/include/gpu/graphite/ |
H A D | BackendTexture.h | 51 BackendTexture(SkISize dimensions, TextureInfo info, const SomeBackendTextureData& textureData) in BackendTexture()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRender.cpp | 1039 …enderCaseInstance::uploadImage(const tcu::TextureFormat &texFormat, const TextureData &textureData, in uploadImage() 1316 …aseInstance::uploadSparseImage(const tcu::TextureFormat &texFormat, const TextureData &textureData, in uploadSparseImage() 1438 TextureData textureData; in useSampler() local 1638 … const TextureData &textureData, const tcu::Sampler &refSampler, in createSamplerUniform()
|
/aosp_15_r20/external/angle/src/tests/perf_tests/ |
H A D | FramebufferAttachmentPerfTest.cpp | 91 std::vector<GLubyte> textureData(kTextureSize * kTextureSize * 4); in initTextures() local
|
H A D | TexturesPerf.cpp | 217 std::vector<GLubyte> textureData(textureSize * textureSize * 4); in initTextures() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | wgpu_helpers.h | 74 wgpu::ImageCopyBuffer textureData; member
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/video/spherical/ |
H A D | Projection.java | 97 float[] textureData = new float[vertexCount * TEXTURE_COORDS_PER_VERTEX]; in createEquirectangular() local
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/video/spherical/ |
H A D | Projection.java | 101 float[] textureData = new float[vertexCount * TEXTURE_COORDS_PER_VERTEX]; in createEquirectangular() local
|
/aosp_15_r20/external/angle/src/tests/test_utils/ |
H A D | MultiviewTest.cpp | 71 std::vector<GLubyte> textureData; in CreateMultiviewBackingTextures() local
|
/aosp_15_r20/external/angle/samples/multiple_contexts/ |
H A D | MultipleContexts.cpp | 78 std::vector<uint8_t> textureData; in UpdateThreadLoop() local
|
/aosp_15_r20/external/skia/gm/ |
H A D | bitmaprect.cpp | 110 const SkColor textureData[xSize][ySize] = { in make_3x3_bitmap() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcCompressedFormatTests.cpp | 1150 … const auto textureData = loadImage(context.archive, compressedFormat, 0); in __anon705257c83e02() local 1213 … const auto textureData = loadImage(context.archive, compressedFormat, 0); in __anon705257c84102() local
|
H A D | glcTextureRepeatModeTests.cpp | 1602 std::vector<GLubyte> textureData(resultTextureSize * MAX_PIXEL_SIZE, 0); in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/ |
H A D | vktTextureTestUtil.cpp | 516 const TestTextureSp &textureData, const TextureBinding::Type type, in TextureBinding() 542 void TextureBinding::updateTextureData(const TestTextureSp &textureData, const TextureBinding::Type… in updateTextureData()
|
/aosp_15_r20/external/skia/include/gpu/ganesh/ |
H A D | GrBackendSurface.h | 238 const TextureData& textureData) in GrBackendTexture()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/geometry_shader/ |
H A D | esextcGeometryShaderLayeredRenderingBoundaryCondition.cpp | 119 … const unsigned char *textureData, in comparePixels()
|
/aosp_15_r20/external/skia/tests/ |
H A D | TransferPixelsTest.cpp | 339 std::unique_ptr<char[]> textureData(new char[kTexDims.fHeight * textureDataRowBytes]); in basic_transfer_from_test() local
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsStateChangePerfTestCases.cpp | 349 vector<uint8_t> textureData; in requireTextures() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cTextureFilterMinmaxTests.cpp | 488 …std::vector<glw::GLuint> textureData = getDataFromTexture(context, textureId, textureSize, format,… in calcPixelSumValue() local
|