Home
last modified time | relevance | path

Searched defs:getSampleCount (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkImageView.hpp114 int getSampleCount() const in getSampleCount() function in vk::ImageView
/third_party/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp422 int CommandBufferGLTestContext::getSampleCount() { in getSampleCount() function in sk_gpu_test::CommandBufferGLTestContext
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Drenderer11_utils.h389 int getSampleCount() const { return mSampleCount; } in getSampleCount() function
/third_party/skia/third_party/externals/swiftshader/src/Device/
DContext.hpp172 inline int getSampleCount() const { return sampleCount; } in getSampleCount() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktShaderTileImageTests.cpp116 deUint32 getSampleCount(VkSampleCountFlagBits sampleCount) in getSampleCount() function