Home
last modified time | relevance | path

Searched defs:src_vs (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShaderAtomicCountersTests.cpp125 …GLuint CreateProgram(const char *src_vs, const char *src_tcs, const char *src_tes, const char *src… in CreateProgram()
1509 …const char *src_vs = "#version 420 core" NL "layout(location = 0) in vec4 i_vertex;" NL "void main… in Run() local
1598 …const char *src_vs = "#version 420 core" NL "layout(location = 0) in vec4 i_vertex;" NL "void main… in Run() local
1742 const char *src_vs = in Run() local
2195 const char *src_vs = in Run() local
2347 …const char *src_vs = "#version 420 core" NL "layout(location = 0) in vec4 i_vertex;" NL "void main… in Run() local
2514 …const char *src_vs = "#version 420 core" NL "layout(location = 0) in vec4 i_vertex;" NL "void main… in Run() local
2734 const char *src_vs = vs_str.c_str(); in Run() local
2862 …const char *src_vs = "#version 420 core" NL "layout(location = 0) in vec4 i_vertex;" NL "void main… in Run() local
2987 …const char *src_vs = "#version 420 core" NL "layout(location = 0) in vec4 i_vertex;" NL "void main… in Run() local
[all …]
H A Dgl4cShaderImageLoadStoreTests.cpp356 …GLuint BuildProgram(const char *src_vs, const char *src_tcs, const char *src_tes, const char *src_… in BuildProgram()
1412 …const char *src_vs = "#version 420 core" NL "layout(location = 0) in vec4 i_position;" NL "void ma… in Write() local
1602 …const char *src_vs = "#version 420 core" NL "layout(location = 0) in vec4 i_position;" NL "void ma… in Read() local
2412 …const char *src_vs = "#version 420 core" NL "layout(location = 0) in vec4 i_position;" NL "void ma… in Write() local
2657 …const char *src_vs = "#version 420 core" NL "layout(location = 0) in vec4 i_position;" NL "void ma… in WriteMS() local
2723 …const char *src_vs = "#version 420 core" NL "layout(location = 0) in vec4 i_position;" NL "void ma… in WriteCubeArray() local
2948 …const char *src_vs = "#version 420 core" NL "layout(location = 0) in vec4 i_position;" NL "void ma… in Read() local
3074 …const char *src_vs = "#version 420 core" NL "layout(location = 0) in vec4 i_position;" NL "void ma… in ReadCube() local
3318 …const char *src_vs = "#version 420 core" NL "layout(location = 0) in vec4 i_position;" NL "void ma… in ReadMS() local
3484 …const char *src_vs = "#version 420 core" NL "layout(location = 0) in vec4 i_position;" NL "void ma… in Atomic() local
[all …]
H A Dgl4cES31CompatibilityShaderImageLoadStoreTests.cpp314 …GLuint BuildProgram(const char *src_vs, const char *src_fs, bool SIAvs = false, bool SIAfs = false) in BuildProgram()
1151 const char *src_vs = in Write() local
1439 const char *src_vs = in Read() local
1850 const char *src_vs = in Write() local
2359 const char *src_vs = in Read() local
2779 const char *src_vs = in Atomic() local
3490 const char *src_vs = in Run() local
H A Dgl4cProgramInterfaceQueryTests.cpp94 GLuint CreateProgram(const char *src_vs, const char *src_fs, bool link) in CreateProgram()
121 …GLuint CreateProgram(const char *src_vs, const char *src_tcs, const char *src_tes, const char *src… in CreateProgram()
4989 const char *src_vs = VertexShader_prop(); in Run() local
H A Dgl4cTextureGatherTests.cpp101 …GLuint CreateProgram(const char *src_vs, const char *src_tcs, const char *src_tes, const char *src… in CreateProgram()
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cShaderAtomicCountersTests.cpp136 GLuint CreateProgram(const char *src_vs, const char *src_fs, bool link) in CreateProgram()
1649 …const char *src_vs = "#version 310 es" NL "layout(location = 0) in vec4 i_vertex;" NL "void main()… in Run() local
1790 const char *src_vs = in Run() local
1956 const char *src_vs = in Run() local
2128 …const char *src_vs = "#version 310 es" NL "layout(location = 0) in vec4 i_vertex;" NL "void main()… in Run() local
2678 const char *src_vs = vs_str.c_str(); in Run() local
3044 …const char *src_vs = "#version 310 es" NL "layout(location = 0) in vec4 i_vertex;" NL "void main()… in Run() local
H A Des31cShaderImageLoadStoreTests.cpp309 …GLuint BuildProgram(const char *src_vs, const char *src_fs, bool SIAvs = false, bool SIAfs = false) in BuildProgram()
1120 const char *src_vs = in Write() local
1407 const char *src_vs = in Read() local
1817 const char *src_vs = in Write() local
2324 const char *src_vs = in Read() local
2746 const char *src_vs = in Atomic() local
3450 const char *src_vs = in Run() local
H A Des31cShaderImageSizeTests.cpp315 GLuint BuildProgram(const char *src_vs, const char *src_fs, bool use_xfb, bool *result = NULL) in BuildProgram()
H A Des31cProgramInterfaceQueryTests.cpp94 GLuint CreateProgram(const char *src_vs, const char *src_fs, bool link) in CreateProgram()
3640 const char *src_vs = VertexShader_prop(); in Run() local
H A Des31cTextureGatherTests.cpp92 GLuint CreateProgram(const char *src_vs, const char *src_fs) in CreateProgram()