Home
last modified time | relevance | path

Searched defs:uint_type (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dir_expression_operation.py81 uint_type = type("unsigned", "u", "GLSL_TYPE_UINT") variable
/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp13934 const Utils::_variable_type uint_type = Utils::getUintVariableType(1, n_rows); in getFunctionObject() local