OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dummy_fs_code
(Results
1 - 4
of
4
) sorted by null
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
esextcGeometryShaderLinking.cpp
34
static const char*
dummy_fs_code
= "${VERSION}\n"
member in namespace:glcts
118
std::string specialized_fs_code = specializeShader(1, &
dummy_fs_code
);
381
std::string specialized_fs_code = specializeShader(1, &
dummy_fs_code
);
740
std::string specialized_fs_code = specializeShader(1, &
dummy_fs_code
);
982
std::string fs_code_specialized = specializeShader(1, &
dummy_fs_code
);
[
all
...]
esextcGeometryShaderAPI.cpp
34
static const char*
dummy_fs_code
= "${VERSION}\n"
member in namespace:glcts
641
/* parts */ &
dummy_fs_code
);
979
/* parts */ &
dummy_fs_code
);
[
all
...]
/external/deqp/external/openglcts/modules/gl/
gl4cPipelineStatisticsQueryTests.hpp
225
static const char*
dummy_fs_code
;
member in class:glcts::PipelineStatisticsQueryUtilities
gl4cPipelineStatisticsQueryTests.cpp
88
const char* PipelineStatisticsQueryUtilities::
dummy_fs_code
= "#version 130\n"
member in class:glcts::PipelineStatisticsQueryUtilities
[
all
...]
Completed in 126 milliseconds