HomeSort by relevance Sort by last modified time
    Searched refs:ivec4_type (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/glsl/
glsl_types.h 146 static const glsl_type *const ivec4_type; member in struct:glsl_type
builtin_types.h 62 const glsl_type *const glsl_type::ivec4_type = & builtin_core_types[7]; member in class:glsl_type
ir.cpp 1099 this->type = glsl_type::ivec4_type;
    [all...]

Completed in 79 milliseconds