Home
last modified time | relevance | path

Searched defs:numViews (Results 1 – 25 of 33) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
DMultiviewTest.cpp17 GLuint CreateSimplePassthroughProgram(int numViews, ExtensionName multiviewExtension) in CreateSimplePassthroughProgram()
180 int numViews, in AttachMultiviewTextures()
207 int numViews, in AttachMultiviewTextures()
/third_party/skia/src/gpu/effects/
DGrDistanceFieldGeoProc.cpp206 int numViews, in GrDistanceFieldA8TextGeoProc()
246 int numViews, in addNewViews()
492 int numViews, in GrDistanceFieldPathGeoProc()
521 int numViews, in addNewViews()
806 int numViews, in GrDistanceFieldLCDTextGeoProc()
842 int numViews, in addNewViews()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DFramebufferMultiviewTest.cpp77 int numViews, in initializeFBOs()
177 GLint numViews = -1; in TEST_P() local
204 GLint numViews = -1; in TEST_P() local
399 GLint numViews = -1; in TEST_P() local
DMultiviewDrawTest.cpp84 void updateFBOs(int viewWidth, int height, int numViews, int numLayers, int baseViewIndex) in updateFBOs()
126 void updateFBOs(int viewWidth, int height, int numViews) in updateFBOs()
1866 auto generateVertexShaderSource = [](int numViews, std::string extensionName) -> std::string { in TEST_P()
2016 for (int numViews = 2; numViews <= 4; ++numViews) in TEST_P() local
/third_party/skia/src/gpu/
DGrProcessorUnitTest.cpp22 int maxTreeDepth, int numViews, const ViewInfo views[]) in GrProcessorTestData()
27 int maxTreeDepth, int numViews, const ViewInfo views[], in GrProcessorTestData()
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DMultiviewPerf.cpp28 int numViews, in GetShaderExtensionHeader()
130 int numViews; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DClearMultiviewGL.cpp69 int numViews = firstAttachment->getNumViews(); in clearLayeredFBO() local
DVertexArrayGL.cpp58 GLuint GetAdjustedDivisor(GLuint numViews, GLuint divisor) in GetAdjustedDivisor()
978 angle::Result VertexArrayGL::applyNumViewsToDivisor(const gl::Context *context, int numViews) in applyNumViewsToDivisor()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFramebuffer.cpp1801 GLsizei numViews, in setAttachment()
1859 GLsizei numViews, in setAttachmentMultiview()
1867 GLsizei numViews, in commitWebGL1DepthStencilIfConsistent()
1947 GLsizei numViews, in setAttachmentImpl()
2024 GLsizei numViews, in updateAttachment()
DFramebufferAttachment.cpp115 GLsizei numViews, in attach()
DvalidationES3.cpp38 GLsizei numViews) in ValidateFramebufferTextureMultiviewBaseANGLE()
3869 GLsizei numViews) in ValidateFramebufferTextureMultiviewOVR()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DVertexArray11.cpp342 void VertexArray11::markAllAttributeDivisorsForAdjustment(int numViews) in markAllAttributeDivisorsForAdjustment()
DStateManager11.cpp1199 int numViews = in syncState() local
/third_party/skia/src/gpu/d3d/
DGrD3DCommandList.cpp385 int numViews = 0; in setVertexBuffers() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineNoPositionTests.cpp81 deUint32 numViews; // Number of views for multiview. member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineNoPositionTests.cpp83 deUint32 numViews; // Number of views for multiview. member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderPropertyTestsEXT.cpp691 const auto numViews = std::min(meshProperties.maxMeshMultiviewViewCount, maxViews); in iterate() local
1901 MaxMeshOutputSizeInstance (Context& context, SpecConstVector&& vec, uint32_t numViews) in MaxMeshOutputSizeInstance()
2004 const auto numViews = (m_params.isMultiView() ? kNumViews : 1u); in createInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
DvktMeshShaderPropertyTestsEXT.cpp691 const auto numViews = std::min(meshProperties.maxMeshMultiviewViewCount, maxViews); in iterate() local
1901 MaxMeshOutputSizeInstance (Context& context, SpecConstVector&& vec, uint32_t numViews) in MaxMeshOutputSizeInstance()
2004 const auto numViews = (m_params.isMultiView() ? kNumViews : 1u); in createInstance() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputGLSLBase.cpp1479 const auto &numViews = compiler.getNumViews(); in EmitMultiviewGLSL() local
DBaseTypes.h1367 int numViews; member
DParseContext.cpp5283 int *numViews) in parseNumViews()
/third_party/mesa3d/src/gallium/drivers/r600/
Dradeon_uvd.h179 uint32_t numViews; member
/third_party/mesa3d/src/amd/common/
Dac_uvd_dec.h178 uint32_t numViews; member
Dac_vcn_dec.h621 unsigned int numViews; member
/third_party/glslang/glslang/Include/
DTypes.h1312 int numViews; // multiview extenstions member

12