Searched defs:bufferCount (Results 1 – 6 of 6) sorted by relevance
46 s32 bufferCount, in Material()65 s32 bufferCount, in Create()129 s32 bufferCount, in GetMemorySizeInternal()
340 s32 bufferCount = (m_BufferOption == 0x0) ? 0 : 1; in CreateMaterials() local
77 NW_DEPRECATED_FUNCTION(SceneBuilder& MaterialBufferCount(int bufferCount)) in NW_DEPRECATED_FUNCTION()
103 NW_DEPRECATED_FUNCTION(Builder& MaterialBufferCount(int bufferCount)) in NW_DEPRECATED_FUNCTION()
685 const s32 bufferCount = (description.bufferOption == 0x0) ? 0 : 1; in GetMemorySizeForInitialize() local
87 size_t bufferCount; //!< ディスプレイバッファの数です。 member