Home
last modified time | relevance | path

Searched defs:getInputBuffer (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/enc/
DEncoderJNI.java83 ByteBuffer getInputBuffer() { in getInputBuffer() method in EncoderJNI.Wrapper
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/
DDecoderJNI.java80 public ByteBuffer getInputBuffer() { in getInputBuffer() method in DecoderJNI.Wrapper
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmGraphicsShaderTestUtil.hpp181 const BufferSp& getInputBuffer (void) const in getInputBuffer() function in vkt::SpirVAssembly::GraphicsInterfaces
/third_party/vk-gl-cts/modules/glshared/
DglsShaderExecUtil.cpp831 deUint32 getInputBuffer (void) const { return *m_inputBuffer; } in getInputBuffer() function in deqp::gls::ShaderExecUtil::BufferIoExecutor
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp1568 VkBuffer getInputBuffer (void) const { return *m_inputBuffer; } in getInputBuffer() function in vkt::shaderexecutor::__anon384a5f2f0111::BufferIoExecutor