Home
last modified time | relevance | path

Searched defs:textureData (Results 1 – 24 of 24) sorted by relevance

/external/angle/src/tests/gl_tests/gles1/
DDrawTextureTest.cpp76 std::array<GLColor, 2> textureData = { in TEST_P() local
/external/angle/src/tests/perf_tests/
DClearPerf.cpp132 std::vector<float> textureData(params.textureSize * params.textureSize * 4, 0.5); in drawBenchmark() local
DFramebufferAttachmentPerfTest.cpp92 std::vector<GLubyte> textureData(kTextureSize * kTextureSize * 4); in initTextures() local
DTexturesPerf.cpp176 std::vector<GLubyte> textureData(textureSize * textureSize * 4); in initTextures() local
/external/angle/src/tests/gl_tests/
DCopyTexImageTest.cpp829 const GLColor *textureData) in initialize3DTexture()
844 const GLColor *textureData) in initialize2DTexture()
856 const GLColor *textureData) in initialize2DTextureUShort4444()
DIncompleteTextureTest.cpp121 std::vector<GLColor> textureData(kTextureSize * kTextureSize, GLColor::red); in TEST_P() local
DWebGLCompatibilityTest.cpp3049 constexpr float textureData[] = {15.1f, 0.0f, 0.0f, 0.0f}; in TEST_P() local
3084 constexpr float textureData[] = {33.33f, 0.0f, 0.0f, 0.0f}; in TEST_P() local
3119 constexpr float textureData[] = {-0.21f, 15.1f, 0.0f, 0.0f}; in TEST_P() local
3583 const GLushort textureData[] = { in TEST_P() local
3643 const GLushort textureData[] = { in TEST_P() local
3705 const GLushort textureData[] = { in TEST_P() local
3767 const GLushort textureData[] = { in TEST_P() local
DReadPixelsTest.cpp826 std::vector<GLuint> textureData(layers * layerSize); in initializeTextureData() local
DUniformTest.cpp1442 std::vector<GLColor> textureData(kTextureSize * kTextureSize, GLColor::green); in TEST_P() local
DGLSLTest.cpp9467 GLColor textureData(127, 18, 189, 211); in TEST_P() local
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/video/spherical/
DProjection.java97 float[] textureData = new float[vertexCount * TEXTURE_COORDS_PER_VERTEX]; in createEquirectangular() local
/external/angle/src/tests/test_utils/
DMultiviewTest.cpp71 std::vector<GLubyte> textureData; in CreateMultiviewBackingTextures() local
/external/skqp/gm/
Dbitmaprect.cpp96 const SkColor textureData[xSize][ySize] = { in make_3x3_bitmap() local
/external/skia/gm/
Dbitmaprect.cpp105 const SkColor textureData[xSize][ySize] = { in make_3x3_bitmap() local
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderLayeredRenderingBoundaryCondition.cpp119 const unsigned char* textureData, in comparePixels()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp971 const TextureData& textureData, in uploadImage()
1233 const TextureData& textureData, in uploadSparseImage()
1356 TextureData textureData; in useSampler() local
1555 const TextureData& textureData, in createSamplerUniform()
/external/skia/tests/
DTransferPixelsTest.cpp281 std::unique_ptr<char[]> textureData(new char[kTexDims.fHeight * textureDataRowBytes]); in basic_transfer_from_test() local
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureTestUtil.cpp311 TextureBinding::TextureBinding (Context& context, const TestTextureSp& textureData, const TextureBi… in TextureBinding()
330 void TextureBinding::updateTextureData (const TestTextureSp& textureData, const TextureBinding::Typ… in updateTextureData()
/external/deqp/modules/glshared/
DglsStateChangePerfTestCases.cpp343 vector<deUint8> textureData; in requireTextures() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureFilterMinmaxTests.cpp488 …std::vector<glw::GLuint> textureData = getDataFromTexture(context, textureId, textureSize, format,… in calcPixelSumValue() local
/external/angle/src/tests/egl_tests/
DEGLSurfaceTest.cpp1038 std::vector<Color<uint8_t>> textureData(kTextureWidth * kTextureHeight, kOpaqueBlack); in TEST_P() local
/external/deqp/external/openglcts/modules/common/
DglcTextureRepeatModeTests.cpp1231 std::vector<GLubyte> textureData(resultTextureSize * MAX_PIXEL_SIZE, 0); in iterate() local
DglcInternalformatTests.cpp226 std::vector<unsigned char> textureData; in createTexture() local
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingDataSpillTests.cpp1662 de::MovePtr<BufferWithMemory> textureData; in iterate() local