Home
last modified time | relevance | path

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

/external/skqp/platform_tools/android/apps/arcore/src/main/cpp/
Dpoint_cloud_renderer.cc22 constexpr char kVertexShader[] = R"( variable
Dbackground_renderer.cc37 constexpr char kVertexShader[] = R"( variable
Dplane_renderer.cc22 constexpr char kVertexShader[] = R"( variable
/external/angle/src/tests/gl_tests/
DVertexAttributeTest.cpp1082 constexpr char kVertexShader[] = in TEST_P() local
2074 constexpr char kVertexShader[] = in TEST_P() local
2808 constexpr char kVertexShader[] = R"(attribute vec2 position; in TEST_P() local
2864 constexpr char kVertexShader[] = R"(attribute vec2 position; in TEST_P() local
3062 constexpr char kVertexShader[] = R"(#version 300 es in TEST_P() local
3113 constexpr char kVertexShader[] = R"(#version 300 es in TEST_P() local
DSimpleOperationTest.cpp1051 constexpr char kVertexShader[] = R"(attribute vec2 pos; in TEST_P() local
DStateChangeTest.cpp1223 constexpr char kVertexShader[] = R"(#version 300 es in TEST_P() local
3978 constexpr char kVertexShader[] = R"(attribute vec4 a_position; in TEST_P() local
DUniformBufferTest.cpp3362 constexpr char kVertexShader[] = R"( in TEST_P() local
DGLSLTest.cpp5381 const char kVertexShader[] = R"(attribute vec2 position; in TEST_P() local
/external/skqp/src/gpu/ccpr/
DGrCCCoverageProcessor.h231 kVertexShader enumerator