Searched refs:GetPushConstantBuffer (Results 1 – 6 of 6) sorted by relevance
804 if (GetPushConstantBuffer().buffer == nullptr) { in GenerateOpenCLPodBuffers()809 buffer = GetPushConstantBuffer().buffer; in GenerateOpenCLPodBuffers()999 auto* buf = GetPushConstantBuffer().buffer; in GenerateOpenCLPushConstants()
380 const BufferInfo& GetPushConstantBuffer() const { in GetPushConstantBuffer() function
859 const auto& buf = p.GetPushConstantBuffer(); in TEST_F()944 auto* buf = p.GetPushConstantBuffer().buffer; in TEST_F()
222 if (pipeline->GetPushConstantBuffer().buffer != nullptr) { in CreatePipeline()224 pipeline->GetPushConstantBuffer().buffer, 0); in CreatePipeline()
1596 if (render_pipeline->pipeline->GetPushConstantBuffer().buffer != nullptr) { in AttachBuffersAndTextures()1698 if (compute_pipeline->pipeline->GetPushConstantBuffer().buffer != nullptr) { in AttachBuffers()
1638 const auto& buf = pipeline->GetPushConstantBuffer(); in TEST_F()