Home
last modified time | relevance | path

Searched defs:pipelineState (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/collection/listbuilder/
DShadeListBuilderLogger.java41 …gable.Pluggable<?> pluggable, @com.android.systemui.statusbar.notification.collection.listbuilder.… in logPluggableInvalidated()
46 …able.Invalidator invalidator, @com.android.systemui.statusbar.notification.collection.listbuilder.… in logPreRenderInvalidated()
52 …pluggable.NotifFilter filter, @com.android.systemui.statusbar.notification.collection.listbuilder.… in logPreGroupFilterInvalidated()
58 …lityManager stabilityManager, @com.android.systemui.statusbar.notification.collection.listbuilder.… in logReorderingAllowedInvalidated()
64 …gable.NotifPromoter promoter, @com.android.systemui.statusbar.notification.collection.listbuilder.… in logPromoterInvalidated()
70 …ble.NotifSectioner sectioner, @com.android.systemui.statusbar.notification.collection.listbuilder.… in logNotifSectionInvalidated()
76 …e.NotifComparator comparator, @com.android.systemui.statusbar.notification.collection.listbuilder.… in logNotifComparatorInvalidated()
82 …pluggable.NotifFilter filter, @com.android.systemui.statusbar.notification.collection.listbuilder.… in logFinalizeFilterInvalidated()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/clipping/
H A DvktClippingTests.cpp483 PipelineState pipelineState(context.getDeviceProperties().limits.subPixelPrecisionBits); in testPrimitivesInside() local
546 PipelineState pipelineState(context.getDeviceProperties().limits.subPixelPrecisionBits); in testPrimitivesOutside() local
640 PipelineState pipelineState(context.getDeviceProperties().limits.subPixelPrecisionBits); in testPrimitivesDepthClamp() local
739 PipelineState pipelineState(context.getDeviceProperties().limits.subPixelPrecisionBits); in testPrimitivesDepthClip() local
775 PipelineState pipelineState(context.getDeviceProperties().limits.subPixelPrecisionBits); in testPrimitivesDepthClip() local
857 PipelineState pipelineState(context.getDeviceProperties().limits.subPixelPrecisionBits); in testLargePoints() local
1000 PipelineState pipelineState(context.getDeviceProperties().limits.subPixelPrecisionBits); in testWideLines() local
1510 PipelineState pipelineState(context.getDeviceProperties().limits.subPixelPrecisionBits); in testClipDistance() local
1652 PipelineState pipelineState(context.getDeviceProperties().limits.subPixelPrecisionBits); in testComplementarity() local
1727 PipelineState pipelineState(context.getDeviceProperties().limits.subPixelPrecisionBits); in testCullDistance() local
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DPipeline.h16 static sk_sp<GrD3DPipeline> Make(gr_cp<ID3D12PipelineState> pipelineState) { in Make()
37 GrD3DPipeline(gr_cp<ID3D12PipelineState> pipelineState) in GrD3DPipeline()
H A DGrD3DPipelineStateBuilder.cpp514 gr_cp<ID3D12PipelineState> pipelineState; in create_pipeline_state() local
615 gr_cp<ID3D12PipelineState> pipelineState = create_pipeline_state( in finalize() local
673 gr_cp<ID3D12PipelineState> pipelineState; in MakeComputePipeline() local
H A DGrD3DResourceProvider.cpp356 std::unique_ptr<GrD3DPipelineState> pipelineState = in refPipelineState() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/util/
H A DvktDrawUtil.cpp136 void ReferenceDrawContext::registerDrawObject(const PipelineState &pipelineState, in registerDrawObject()
389 void VulkanDrawContext::registerDrawObject(const PipelineState &pipelineState, const VulkanProgram … in registerDrawObject()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderBuiltinVarTests.cpp159 PipelineState pipelineState(m_context.getDeviceProperties().limits.subPixelPrecisionBits); in iterate() local
745 PipelineState pipelineState(m_context.getDeviceProperties().limits.subPixelPrecisionBits); in iterate() local
869 PipelineState pipelineState(m_context.getDeviceProperties().limits.subPixelPrecisionBits); in iterate() local
1227 PipelineState pipelineState(m_context.getDeviceProperties().limits.subPixelPrecisionBits); in iterate() local
H A DvktShaderRenderInvarianceTests.cpp274 PipelineState pipelineState(m_context.getDeviceProperties().limits.subPixelPrecisionBits); in iterate() local
/aosp_15_r20/external/swiftshader/src/Device/
H A DVertexProcessor.cpp68 const VertexProcessor::State VertexProcessor::update(const vk::GraphicsState &pipelineState, const … in update()
H A DSetupProcessor.cpp58 SetupProcessor::State SetupProcessor::update(const vk::GraphicsState &pipelineState, const sw::Spir… in update() argument
H A DPixelProcessor.cpp74 const PixelProcessor::State PixelProcessor::update(const vk::GraphicsState &pipelineState, const sw… in update() argument
H A DRenderer.cpp199 const vk::GraphicsState &pipelineState = pipeline->getCombinedState(dynamicState); in draw() local
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkPipelineStateCache.cpp129 GrVkPipelineState* pipelineState(GrVkPipelineStateBuilder::CreatePipelineState( in findOrCreatePipelineStateImpl() local
H A DGrVkGpu.cpp2039 auto pipelineState = this->resourceProvider().findOrCreateCompatiblePipelineState( in compile() local
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkCommandBuffer.hpp202 std::array<PipelineState, 2> pipelineState; member
H A DVkCommandBuffer.cpp309 const auto &pipelineState = executionState.pipelineState[VK_PIPELINE_BIND_POINT_COMPUTE]; in execute() local
344 const auto &pipelineState = executionState.pipelineState[VK_PIPELINE_BIND_POINT_COMPUTE]; in execute() local
964 const auto &pipelineState = executionState.pipelineState[VK_PIPELINE_BIND_POINT_GRAPHICS]; in draw() local
1541 auto &pipelineState = executionState.pipelineState[pipelineBindPoint]; in execute() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrFilteringTests.cpp317 PipelineState pipelineState(m_context.getDeviceProperties().limits.subPixelPrecisionBits); in iterate() local
H A DvktYCbCrImageQueryTests.cpp653 PipelineState pipelineState(context.getDeviceProperties().limits.subPixelPrecisionBits); in testImageQueryLod() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_cache_utils.cpp1947 bool IsPipelineState(size_t stateIndex, PipelineState pipelineState, size_t range) in IsPipelineState()
1954 size_t GetPipelineStateSubIndex(size_t stateIndex, PipelineState pipelineState) in GetPipelineStateSubIndex()
2005 PipelineState pipelineState = GetPipelineState(stateIndex, &isRanged, &subIndex); in OutputPipelineState() local
2541 PipelineState pipelineState = GetPipelineState(stateIndex, &isRanged, &subIndex); in OutputAllPipelineState() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationSmokeTests.cpp726 VkGraphicsPipelineCreateInfo pipelineState; in generateWork() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kotlin/
DSystemUI-core.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/frameworks__base__packages__SystemUI__android_common__SystemUI-core. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/repackaged-jarjar/kotlinc/
DSystemUI-core.jarcom/android/systemui/wallpapers/ui/viewmodel/WallpaperViewModel.class WallpaperViewModel.kt package ...
/aosp_15_r20/out/target/common/obj/APPS/SystemUI_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/NOTICE.txt META ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI/android_common/withres/
DSystemUI.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/NOTICE.txt META ...