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

  /external/mesa3d/src/gallium/drivers/svga/
svga_surface.c 475 SVGA3dSurfaceFormat view_format = s->key.format; local
482 if (view_format == SVGA3D_B8G8R8A8_UNORM &&
485 view_format = SVGA3D_B8G8R8X8_UNORM;
491 view_format,
  /external/vulkan-validation-layers/layers/
buffer_validation.cpp 3361 VkFormat view_format = create_info->format; local
    [all...]
  /external/deqp/external/openglcts/modules/gl/
gl4cTextureViewTests.cpp 7512 _format view_format = TextureViewUtilities::getFormatOfInternalformat(view_internalformat); local
    [all...]

Completed in 575 milliseconds