Home
last modified time | relevance | path

Searched defs:vertex_source (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pdfium/third_party/agg23/
H A Dagg_path_storage.h35 vertex_source() {} in vertex_source() function
36 vertex_source(const path_storage& p) : m_path(&p), m_vertex_idx(0) {} in vertex_source() function
/aosp_15_r20/external/libultrahdr/lib/src/gpu/
H A Duhdr_gl_utils.cpp116 GLuint uhdr_opengl_ctxt::create_shader_program(const char* vertex_source, in create_shader_program()
/aosp_15_r20/external/OpenCL-CTS/test_common/gl/
H A Dhelpers.cpp1057 const GLchar *vertex_source = in CreateGLTexture2DMultisample() local
1319 const GLchar *vertex_source = in CreateGLTexture2DArrayMultisample() local
/aosp_15_r20/cts/tests/tests/nativehardware/jni/
H A DAHardwareBufferGLTest.cpp1426 void AHardwareBufferGLTest::SetUpProgram(const std::string& vertex_source, in SetUpProgram()
/aosp_15_r20/external/vulkan-validation-layers/tests/
H A Dvklayertests_descriptor_renderpass_framebuffer.cpp312 char const *vertex_source; in TEST_F() member