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

  /external/deqp/framework/opengl/
gluShaderUtil.hpp 217 DataType getDataTypeFloatScalars (DataType dataType);
gluShaderUtil.cpp 492 DataType getDataTypeFloatScalars (DataType dataType)
  /external/deqp/modules/glshared/
glsShaderLibraryCase.cpp 155 const DataType floatType = getDataTypeFloatScalars(basicType);
255 const DataType floatType = getDataTypeFloatScalars(basicType);
301 const DataType floatType = getDataTypeFloatScalars(basicType);
322 const DataType floatType = getDataTypeFloatScalars(basicType);
376 const DataType floatType = getDataTypeFloatScalars(basicType);
452 const DataType floatType = getDataTypeFloatScalars(basicType);
    [all...]
  /external/deqp/modules/gles3/functional/
es3fShaderDerivateTests.cpp 382 const int numComps = glu::getDataTypeFloatScalars(dataType);
455 const int numComponents = glu::getDataTypeFloatScalars(dataType);
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRenderDerivateTests.cpp 346 const int numComps = glu::getDataTypeFloatScalars(dataType);
419 const int numComponents = glu::getDataTypeFloatScalars(dataType);
    [all...]
  /external/deqp/modules/gles31/functional/
es31fSeparateShaderTests.cpp 215 DataType floatType = getDataTypeFloatScalars(basicType);
    [all...]

Completed in 247 milliseconds