HomeSort by relevance Sort by last modified time
    Searched refs:deInt8 (Results 26 - 29 of 29) sorted by null

12

  /external/deqp/modules/glshared/
glsVertexArrayTests.cpp 179 (int)sizeof(deInt8), // INPUTTYPE_BYTE,
255 return GLValue::Byte::create((min == max ? min : (deInt8)(min + (deRandom_getUint32(&rnd) % (max.to<int>() - min.to<int>())))));
    [all...]
  /external/deqp/framework/common/
tcuTextureUtil.cpp 458 case TextureFormat::SIGNED_INT8: return IVec4(std::numeric_limits<deInt8>::min());
474 case TextureFormat::SIGNED_INT8: return IVec4(std::numeric_limits<deInt8>::max());
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
vktSpvAsmInstructionTests.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fDrawTests.cpp     [all...]

Completed in 212 milliseconds

12