Home
last modified time | relevance | path

Searched defs:callIndex (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/sksl/codegen/
DSkSLPipelineStageCodeGenerator.cpp280 Analysis::SpecializationIndex callIndex = Analysis::FindSpecializationIndexForCall( in writeFunctionCall() local
/external/angle/src/libANGLE/capture/
DFrameCaptureCL.cpp1151 void FrameCaptureShared::removeCLCall(std::vector<CallCapture> *callVector, size_t &callIndex) in removeCLCall()
DFrameCapture.cpp1361 int callIndex = 0; in WriteCppReplayFunctionWithPartsMultiContext() local
7857 int callIndex = mClientVertexArrayMap[attribIndex]; in captureClientArraySnapshot() local
/external/deqp/external/vulkancts/modules/vulkan/device_generated_commands/
DvktDGCRayTracingTestsExt.cpp414 uint32_t getCallIndexOffset(uint32_t callIndex) in getCallIndexOffset()