Searched defs:mTextureData (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/gl/ | ||
H A D | GLShadowTexture.h | 39 uint8_t mTextureData[SHADOW_TEXTURE_WIDTH]; variable |
/aosp_15_r20/external/angle/src/tests/gl_tests/ | ||
H A D | PVRTCCompressedTextureTest.cpp | 146 std::array<GLubyte, 8192> mTextureData; member in PVRTCCompressedTextureTestES3 |
/aosp_15_r20/external/angle/src/tests/perf_tests/ | ||
H A D | MultisampledRenderToTexturePerf.cpp | 91 std::vector<uint8_t> mTextureData; member in __anon99bcfd070111::MultisampledRenderToTextureBenchmark |
H A D | GenerateMipmapPerf.cpp | 98 std::vector<uint8_t> mTextureData; member in __anonb9e554b10111::GenerateMipmapBenchmarkBase |
H A D | TextureUploadPerf.cpp | 83 std::vector<float> mTextureData; member in __anona0f4d5780111::TextureUploadBenchmarkBase |