Home
last modified time | relevance | path

Searched defs:getVertexShaderSource (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DTextureTest.cpp115 virtual const char *getVertexShaderSource() in getVertexShaderSource() function in __anon18dedd8c0111::TexCoordDrawTest
395 const char *getVertexShaderSource() override in getVertexShaderSource() function in __anon18dedd8c0111::Texture2DTestES3
766 const char *getVertexShaderSource() override in getVertexShaderSource() function in __anon18dedd8c0111::Texture2DIntegerAlpha1TestES3
805 const char *getVertexShaderSource() override in getVertexShaderSource() function in __anon18dedd8c0111::Texture2DUnsignedIntegerAlpha1TestES3
844 const char *getVertexShaderSource() override in getVertexShaderSource() function in __anon18dedd8c0111::Texture2DTestWithDrawScale
1113 const char *getVertexShaderSource() override in getVertexShaderSource() function in __anon18dedd8c0111::Texture2DArrayTestES3
1177 const char *getVertexShaderSource() override { return essl3_shaders::vs::Simple(); } in getVertexShaderSource() function in __anon18dedd8c0111::TextureSizeTextureArrayTest
1228 const char *getVertexShaderSource() override in getVertexShaderSource() function in __anon18dedd8c0111::Texture3DTestES2
1307 const char *getVertexShaderSource() override in getVertexShaderSource() function in __anon18dedd8c0111::Texture3DTestES3
1345 const char *getVertexShaderSource() override in getVertexShaderSource() function in __anon18dedd8c0111::ShadowSamplerPlusSampler3DTestES3
[all …]
H A DCopyTexture3DTest.cpp42 const char *getVertexShaderSource() in getVertexShaderSource() function in angle::CopyTexture3DTest