Home
last modified time | relevance | path

Searched defs:variable_type (Results 1 – 9 of 9) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp9431 Utils::_variable_type variable_type = variables[n_variable].type; in getFragmentShaderBody() local
9496 Utils::_variable_type variable_type = variables[n_variable].type; in getFragmentShaderBody() local
9617 Utils::_variable_type variable_type = variables[n_variable].type; in getGeometryShaderBody() local
9705 Utils::_variable_type variable_type = variables[n_variable].type; in getTessellationControlShaderBody() local
9782 Utils::_variable_type variable_type = variables[n_variable].type; in getTessellationEvaluationShaderBody() local
9841 Utils::_variable_type variable_type = variables[n_variable].type; in getVariableDeclarations() local
9897 Utils::_variable_type variable_type = variables[n_variable].type; in getVertexShaderBody() local
10116 Utils::_variable_type variable_type = double_variable_types[n_double_variable_type]; in iterate() local
10531 const Utils::_variable_type& variable_type) in getArgumentListsForVariableType()
10973 const Utils::_variable_type variable_type = variable_types[n_variable_type]; in iterate() local
[all …]
Dgl4cShaderSubroutineTests.cpp975 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()
1566 std::string Utils::getVariableTypeGLSLString(const _variable_type& variable_type) in getVariableTypeGLSLString()
2297 std::string FunctionalTest1_2::getVertexShaderBody(const Utils::_variable_type& variable_type, unsi… in getVertexShaderBody()
2627 … FunctionalTest1_2::verifyXFBData(const void* xfb_data, const Utils::_variable_type& variable_type) in verifyXFBData()
Dgl4cShaderSubroutineTests.hpp357 Utils::_variable_type variable_type; member
Dgl4cGPUShaderFP64Tests.hpp1457 Utils::_variable_type variable_type; member
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dconvert_to_sampled_image_pass.cpp142 const auto* variable_type = GetVariableType(inst); in CollectResourcesToConvert() local
256 const auto* variable_type = GetVariableType(*image_variable); in GetSampledImageTypeForImage() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dconvert_to_sampled_image_pass.cpp142 const auto* variable_type = GetVariableType(inst); in CollectResourcesToConvert() local
256 const auto* variable_type = GetVariableType(*image_variable); in GetSampledImageTypeForImage() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dconvert_to_sampled_image_pass.cpp142 const auto* variable_type = GetVariableType(inst); in CollectResourcesToConvert() local
256 const auto* variable_type = GetVariableType(*image_variable); in GetSampledImageTypeForImage() local
/external/e2fsprogs/ext2ed/
Dinit.c111 char variable_name [50],variable_type [20]; in set_struct_descriptors() local
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/compiler/
Dvariable_accessor.cc251 const std::string variable_type = GetVariableType(variable.value); in operator ()() local