Home
last modified time | relevance | path

Searched defs:readFromStorage (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/oboe/src/common/
H A DFixedBlockReader.cpp37 int32_t FixedBlockReader::readFromStorage(uint8_t *buffer, int32_t numBytes) { in readFromStorage() function in FixedBlockReader
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessBufferAccessTests.cpp328 genBufferShaderAccess(ShaderType shaderType, VkFormat bufferFormat, bool readFromStorage, std::ostringstream& bufferDefinition, std::ostringstream& bufferUse) genBufferShaderAccess() argument
524 genTexelBufferShaderAccess(VkFormat bufferFormat, std::ostringstream& bufferDefinition, std::ostringstream& bufferUse, bool readFromStorage) genTexelBufferShaderAccess() argument
595 initBufferAccessPrograms(SourceCollections& programCollection, VkShaderStageFlags shaderStage, ShaderType shaderType, VkFormat bufferFormat, bool readFromStorage) initBufferAccessPrograms() argument
714 RobustBufferReadTest(tcu::TestContext& testContext, const std::string& name, VkShaderStageFlags shaderStage, ShaderType shaderType, VkFormat bufferFormat, bool testPipelineRobustness, VkDeviceSize readAccessRange, bool readFromStorage, bool accessOutOfBackingMemory) RobustBufferReadTest() argument
884 const bool readFromStorage = !!(m_bufferAccessType == BUFFER_ACCESS_TYPE_READ_FROM_STORAGE); BufferAccessInstance() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustnessBufferAccessTests.cpp323 genBufferShaderAccess(ShaderType shaderType, VkFormat bufferFormat, bool readFromStorage, std::ostringstream& bufferDefinition, std::ostringstream& bufferUse) genBufferShaderAccess() argument
476 genTexelBufferShaderAccess(VkFormat bufferFormat, std::ostringstream& bufferDefinition, std::ostringstream& bufferUse, bool readFromStorage) genTexelBufferShaderAccess() argument
547 initBufferAccessPrograms(SourceCollections& programCollection, VkShaderStageFlags shaderStage, ShaderType shaderType, VkFormat bufferFormat, bool readFromStorage) initBufferAccessPrograms() argument
667 RobustBufferReadTest(tcu::TestContext& testContext, const std::string& name, const std::string& description, VkShaderStageFlags shaderStage, ShaderType shaderType, VkFormat bufferFormat, bool testPipelineRobustness, VkDeviceSize readAccessRange, bool readFromStorage, bool accessOutOfBackingMemory) RobustBufferReadTest() argument
839 const bool readFromStorage = !!(m_bufferAccessType == BUFFER_ACCESS_TYPE_READ_FROM_STORAGE); BufferAccessInstance() local
[all...]

Completed in 3 milliseconds