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

  /external/deqp/external/vulkancts/modules/vulkan/texture/
vktSampleVerifierUtil.cpp 778 TextureSwizzle readSwizzle = getChannelReadSwizzle(texFormat.order);
804 std::swap(readSwizzle.components[ndx], readSwizzle.components[3 - ndx]);
824 const TextureSwizzle::Channel chan = readSwizzle.components[compNdx];
894 const TextureSwizzle readSwizzle = getChannelReadSwizzle(texFormat.order);
898 const TextureSwizzle::Channel chan = readSwizzle.components[compNdx];
  /external/swiftshader/src/OpenGL/compiler/
OutputASM.h 289 int readSwizzle(TIntermTyped *argument, int size);
OutputASM.cpp     [all...]
  /external/deqp/framework/common/
tcuTextureUtil.cpp     [all...]

Completed in 210 milliseconds