OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:so_type
(Results
1 - 2
of
2
) sorted by null
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
esextcTessellationShaderErrors.cpp
268
std::string
so_type
;
local
276
so_type
= "fragment";
285
so_type
= "tessellation control";
294
so_type
= "tessellation evaluation";
303
so_type
= "vertex";
336
m_context.getTestContext().getLog() << tcu::TestLog::Message <<
so_type
<< " shader source:\n"
[
all
...]
/external/deqp/external/openglcts/modules/gl/
gl4cShaderSubroutineTests.cpp
8285
glw::GLenum
so_type
;
member in struct:gl4cts::ShaderSubroutine::_item
[
all
...]
Completed in 214 milliseconds