Searched defs:viewID (Results 1 – 7 of 7) sorted by relevance
| /third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| D | DeclareAndInitBuiltinsForInstancedMultiview.cpp | 34 void InitializeViewIDAndInstanceID(const TVariable *viewID, in InitializeViewIDAndInstanceID() 79 void SelectViewIndexInVertexShader(const TVariable *viewID, in SelectViewIndexInVertexShader() 135 const TVariable *viewID = in DeclareAndInitBuiltinsForInstancedMultiview() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| D | DeclareAndInitBuiltinsForInstancedMultiview.cpp | 35 void InitializeViewIDAndInstanceID(const TVariable *viewID, in InitializeViewIDAndInstanceID() 80 void SelectViewIndexInVertexShader(const TVariable *viewID, in SelectViewIndexInVertexShader() 137 const TVariable *viewID = in DeclareAndInitBuiltinsForInstancedMultiview() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| D | Renderer.hpp | 75 int viewID; member
|
| D | Renderer.cpp | 184 …CountedEvent *events, int instanceID, int viewID, void *indexBuffer, const VkExtent3D &framebuffer… in draw()
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| D | SpirvShader.hpp | 1498 …Int viewID; // slice offset into input attachments for multiview, even if the shader doesn't use … member in sw::SpirvRoutine
|
| /third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
| D | nvEncodeAPI.h | 1656 …uint32_t viewID; /**< [in]: Specifies the view ID associated w… member 1862 …uint32_t viewID; /**< [in]: Specifies left,right viewID… member
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkCommandBuffer.cpp | 503 int viewID = sw::log2i(viewMask); in draw() local
|