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

  /external/deqp/modules/gles2/performance/
es2pShaderOperatorTests.cpp     [all...]
  /external/deqp/modules/gles3/performance/
es3pShaderOperatorTests.cpp     [all...]
  /external/deqp/modules/gles2/functional/
es2fShaderOperatorTests.cpp 213 VALUE_INT_GENTYPE = (1<<10), // int scalar/vector
226 IGT = VALUE_INT_GENTYPE
    [all...]
  /external/deqp/modules/gles3/functional/
es3fShaderOperatorTests.cpp 274 VALUE_INT_GENTYPE = (1<<10), // int scalar/vector
290 IGT = VALUE_INT_GENTYPE,
308 return (type & (VALUE_INT | VALUE_INT_VEC | VALUE_INT_GENTYPE)) != 0;
    [all...]

Completed in 295 milliseconds