Lines Matching refs:STORAGE
389 enum STORAGE
437 std::string GetDefinition(FLAVOUR flavour, STORAGE storage) const;
461 STORAGE storage)
474 STORAGE storage)
500 STORAGE m_storage;
506 /* Define the methods NAME, that will add new variable to VECTOR with STORAGE set */
507 #define DEFINE_VARIABLE_CLASS(NAME, STORAGE, VECTOR) \
515 n_array_elements, expected_stride_of_element, offset, data, data_size, STORAGE); \
530 n_array_elements, expected_stride_of_element, offset, data, data_size, STORAGE); \
653 Interface* CloneBlockForStage(const Interface& block, Shader::STAGES stage, Variable::STORAGE storage,
658 static const glw::GLchar* GetStagePrefix(Shader::STAGES stage, Variable::STORAGE storage);
678 Variable* cloneVariableForStage(const Variable& variable, Shader::STAGES stage, Variable::STORAGE storage,
1032 bool isFlatRequired(Utils::Shader::STAGES stage, const Utils::Type& type, Utils::Variable::STORAGE storage,
2638 Utils::Shader::STAGES stage, Utils::Variable::STORAGE storage);
2651 Utils::Shader::STAGES stage, Utils::Variable::STORAGE storage);