OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SHADER_STAGES
(Results
1 - 2
of
2
) sorted by null
/external/deqp/external/openglcts/modules/common/
glcViewportArrayTests.hpp
49
enum
SHADER_STAGES
[
all
...]
/external/deqp/external/openglcts/modules/gl/
gl4cShadingLanguage420PackTests.hpp
63
enum
SHADER_STAGES
389
static bool doesStageSupportQualifier(
SHADER_STAGES
stage, VARIABLE_STORAGE storage, QUALIFIERS qualifier);
394
static qualifierSet prepareQualifiersSet(const qualifierSet& in_qualifiers,
SHADER_STAGES
stage,
407
static VARIABLE_FLAVOUR getVariableFlavour(Utils::
SHADER_STAGES
stage, Utils::VARIABLE_STORAGE storage,
410
static std::string getVariableName(Utils::
SHADER_STAGES
stage, Utils::VARIABLE_STORAGE storage,
415
static void prepareBlockVariableStrings(Utils::
SHADER_STAGES
in_stage, Utils::VARIABLE_STORAGE in_storage,
420
static void prepareVariableStrings(Utils::
SHADER_STAGES
in_stage, Utils::VARIABLE_STORAGE in_storage,
437
static const glw::GLchar* getShaderStageName(
SHADER_STAGES
stage);
464
virtual void prepareShaderSource(Utils::
SHADER_STAGES
in_stage, bool in_use_version_400,
472
const glw::GLchar* getStageSpecificLayout(Utils::
SHADER_STAGES
stage) const
[
all
...]
Completed in 203 milliseconds