Home
last modified time | relevance | path

Searched defs:kVertexShader (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/cronet/third_party/quic_trace/src/tools/render/
H A Dtrace_renderer.cc25 const char* kVertexShader = R"( variable
H A Drectangle_renderer.cc26 const char* kVertexShader = R"( variable
H A Dtext.cc26 const char* kVertexShader = R"( variable
H A Daxis_renderer.cc27 const char* kVertexShader = R"( variable
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DDescriptorData.h33 kVertexShader = 0b001, enumerator
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DVertexAttributeTest.cpp1202 constexpr char kVertexShader[] = in TEST_P() local
2777 constexpr char kVertexShader[] = in TEST_P() local
3513 constexpr char kVertexShader[] = R"(attribute vec2 position; in TEST_P() local
3569 constexpr char kVertexShader[] = R"(attribute vec2 position; in TEST_P() local
3767 constexpr char kVertexShader[] = R"(#version 300 es in TEST_P() local
3887 constexpr char kVertexShader[] = R"(#version 300 es in TEST_P() local
H A DShaderBinaryTest.cpp521 const char *kVertexShader = R"(#version 310 es in TEST_P() local
H A DSimpleOperationTest.cpp1089 constexpr char kVertexShader[] = R"(attribute vec2 pos; in TEST_P() local
H A DUniformBufferTest.cpp3835 constexpr char kVertexShader[] = R"( in TEST_P() local
H A DStateChangeTest.cpp1221 constexpr char kVertexShader[] = R"(#version 300 es in TEST_P() local
4308 constexpr char kVertexShader[] = R"(attribute vec4 a_position; in TEST_P() local
H A DGLSLTest.cpp6803 const char kVertexShader[] = R"(attribute vec2 position; in TEST_P() local
/aosp_15_r20/frameworks/av/cmds/screenrecord/
H A DProgram.cpp40 static const char* kVertexShader = variable
/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLLockSurface3Test.cpp147 const char *kVertexShader = R"( in renderTexture() local
H A DEGLProtectedContentTest.cpp238 const char *kVertexShader = R"( in renderTexture() local
/aosp_15_r20/cts/tests/tests/nativehardware/jni/
H A DAHardwareBufferGLTest.cpp879 const char* kVertexShader = R"glsl(#version 100 variable