Searched defs:variable_type (Results 1 – 8 of 8) sorted by relevance
9461 Utils::_variable_type variable_type = variables[n_variable].type; in getFragmentShaderBody() local9526 Utils::_variable_type variable_type = variables[n_variable].type; in getFragmentShaderBody() local9647 Utils::_variable_type variable_type = variables[n_variable].type; in getGeometryShaderBody() local9735 Utils::_variable_type variable_type = variables[n_variable].type; in getTessellationControlShaderBody() local9812 Utils::_variable_type variable_type = variables[n_variable].type; in getTessellationEvaluationShaderBody() local9871 Utils::_variable_type variable_type = variables[n_variable].type; in getVariableDeclarations() local9927 Utils::_variable_type variable_type = variables[n_variable].type; in getVertexShaderBody() local10146 Utils::_variable_type variable_type = double_variable_types[n_double_variable_type]; in iterate() local10564 const Utils::_variable_type& variable_type) in getArgumentListsForVariableType()11006 const Utils::_variable_type variable_type = variable_types[n_variable_type]; in iterate() local[all …]
975 Utils::_variable_type Utils::getBaseVariableType(const _variable_type& variable_type) in getBaseVariableType()1056 unsigned int Utils::getComponentSizeForVariableType(const _variable_type& variable_type) in getComponentSizeForVariableType()1132 unsigned int Utils::getNumberOfComponentsForVariableType(const _variable_type& variable_type) in getNumberOfComponentsForVariableType()1568 std::string Utils::getVariableTypeGLSLString(const _variable_type& variable_type) in getVariableTypeGLSLString()2299 std::string FunctionalTest1_2::getVertexShaderBody(const Utils::_variable_type& variable_type, unsi… in getVertexShaderBody()2629 … FunctionalTest1_2::verifyXFBData(const void* xfb_data, const Utils::_variable_type& variable_type) in verifyXFBData()
357 Utils::_variable_type variable_type; member
1457 Utils::_variable_type variable_type; member
111 char variable_name [50],variable_type [20]; in set_struct_descriptors() local
243 Type *variable_type = variable->GetType(); in GetCompilerType() local
709 Type *variable_type = var_sp->GetType(); in PrivateAutoComplete() local
251 const std::string variable_type = GetVariableType(variable.value); in operator ()() local