Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A 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
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A 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
/third_party/spirv-tools/source/opt/
H A 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
/third_party/jerryscript/jerry-core/debugger/
H A Ddebugger.c341 jerry_debugger_copy_variables_to_string_message (uint8_t variable_type, /**< type */ in jerry_debugger_copy_variables_to_string_message() argument
516 uint8_t variable_type = jerry_debugger_get_variable_type (prop_value_p.value); in jerry_debugger_send_scope_variables() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_nir_lower_ray_queries.c46 const struct glsl_type *variable_type = type; in rq_variable_create() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderSubroutineTests.hpp357 Utils::_variable_type variable_type; member
H A Dgl4cGPUShaderFP64Tests.hpp1457 Utils::_variable_type variable_type; member
H A Dgl4cShaderSubroutineTests.cpp975 Utils::_variable_type Utils::getBaseVariableType(const _variable_type& variable_type) in getBaseVariableType() argument
1056 unsigned int Utils::getComponentSizeForVariableType(const _variable_type& variable_type) in getComponentSizeForVariableType() argument
1132 unsigned int Utils::getNumberOfComponentsForVariableType(const _variable_type& variable_type) in getNumberOfComponentsForVariableType() argument
1566 getVariableTypeGLSLString(const _variable_type& variable_type) getVariableTypeGLSLString() argument
2297 getVertexShaderBody(const Utils::_variable_type& variable_type, unsigned int array_size) getVertexShaderBody() argument
2627 verifyXFBData(const void* xfb_data, const Utils::_variable_type& variable_type) verifyXFBData() argument
[all...]
H A Dgl4cGPUShaderFP64Tests.cpp9434 Utils::_variable_type variable_type = variables[n_variable].type; in getFragmentShaderBody() local
9499 Utils::_variable_type variable_type = variables[n_variable].type; in getFragmentShaderBody() local
9620 Utils::_variable_type variable_type in getGeometryShaderBody() local
9708 Utils::_variable_type variable_type = variables[n_variable].type; getTessellationControlShaderBody() local
9785 Utils::_variable_type variable_type = variables[n_variable].type; getTessellationEvaluationShaderBody() local
9844 Utils::_variable_type variable_type = variables[n_variable].type; getVariableDeclarations() local
9900 Utils::_variable_type variable_type = variables[n_variable].type; getVertexShaderBody() local
10119 Utils::_variable_type variable_type = double_variable_types[n_double_variable_type]; iterate() local
10533 getArgumentListsForVariableType( const Utils::_variable_type& variable_type) getArgumentListsForVariableType() argument
10976 const Utils::_variable_type variable_type = variable_types[n_variable_type]; iterate() local
11664 const Utils::_variable_type& variable_type = variable_types[n_variable_type]; iterate() local
12020 static const Utils::_variable_type variable_type = Utils::VARIABLE_TYPE_BOOL; global() member in gl4cts::TypeHelpers::typeInfo
12027 static const Utils::_variable_type variable_type = Utils::VARIABLE_TYPE_DOUBLE; global() member in gl4cts::TypeHelpers::typeInfo
12034 static const Utils::_variable_type variable_type = Utils::VARIABLE_TYPE_UVEC2; global() member in gl4cts::TypeHelpers::typeInfo
12041 static const Utils::_variable_type variable_type = Utils::VARIABLE_TYPE_UVEC3; global() member in gl4cts::TypeHelpers::typeInfo
12048 static const Utils::_variable_type variable_type = Utils::VARIABLE_TYPE_UVEC4; global() member in gl4cts::TypeHelpers::typeInfo
12055 static const Utils::_variable_type variable_type = Utils::VARIABLE_TYPE_DVEC2; global() member in gl4cts::TypeHelpers::typeInfo
12062 static const Utils::_variable_type variable_type = Utils::VARIABLE_TYPE_DVEC3; global() member in gl4cts::TypeHelpers::typeInfo
12069 static const Utils::_variable_type variable_type = Utils::VARIABLE_TYPE_DVEC4; global() member in gl4cts::TypeHelpers::typeInfo
12076 static const Utils::_variable_type variable_type = Utils::VARIABLE_TYPE_DMAT2; global() member in gl4cts::TypeHelpers::typeInfo
12083 static const Utils::_variable_type variable_type = Utils::VARIABLE_TYPE_DMAT2X3; global() member in gl4cts::TypeHelpers::typeInfo
12090 static const Utils::_variable_type variable_type = Utils::VARIABLE_TYPE_DMAT2X4; global() member in gl4cts::TypeHelpers::typeInfo
12097 static const Utils::_variable_type variable_type = Utils::VARIABLE_TYPE_DMAT3; global() member in gl4cts::TypeHelpers::typeInfo
12104 static const Utils::_variable_type variable_type = Utils::VARIABLE_TYPE_DMAT3X2; global() member in gl4cts::TypeHelpers::typeInfo
12111 static const Utils::_variable_type variable_type = Utils::VARIABLE_TYPE_DMAT3X4; global() member in gl4cts::TypeHelpers::typeInfo
12118 static const Utils::_variable_type variable_type = Utils::VARIABLE_TYPE_DMAT4; global() member in gl4cts::TypeHelpers::typeInfo
12125 static const Utils::_variable_type variable_type = Utils::VARIABLE_TYPE_DMAT4X2; global() member in gl4cts::TypeHelpers::typeInfo
12132 static const Utils::_variable_type variable_type = Utils::VARIABLE_TYPE_DMAT4X3; global() member in gl4cts::TypeHelpers::typeInfo
12988 static const Utils::_variable_type variable_type = global() member in gl4cts::FunctionObject::typeInfo
13911 const Utils::_variable_type variable_type = Utils::getDoubleVariableType(n_columns, n_rows); getFunctionObject() local
15047 Utils::_variable_type variable_type = function_object.getResultType(result); prepareVertexShaderCode() local
[all...]

Completed in 31 milliseconds