Home
last modified time | relevance | path

Searched refs:kGeneratedPushConstantBuffer (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/amber/src/
Dpipeline.h223 static const char* kGeneratedPushConstantBuffer; variable
Dpipeline.cc49 const char* Pipeline::kGeneratedPushConstantBuffer = "push_constant_buffer"; member in amber::Pipeline
463 buf->SetName(kGeneratedPushConstantBuffer); in CreatePushConstantBuffer()