Home
last modified time | relevance | path

Searched defs:totalCount (Results 1 – 3 of 3) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/
DDynamicImage2DHLSL.cpp388 unsigned int totalCount, in OutputImage2DSizeFunction()
494 unsigned int totalCount, in OutputImage2DLoadFunction()
587 unsigned int totalCount, in OutputImage2DStoreFunction()
744 unsigned int totalCount = texture2DCount + texture3DCount + texture2DArrayCount; in OutputHLSLImage2DUniformGroup() local
DVertexDataManager.cpp382 int totalCount = in StoreStaticAttrib() local
497 size_t totalCount = gl::ComputeVertexBindingElementCount(binding.getDivisor(), count, in reserveSpaceForAttrib() local
559 size_t totalCount = gl::ComputeVertexBindingElementCount(binding.getDivisor(), count, in storeDynamicAttrib() local
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DTextureTest.cpp441 size_t totalCount = 0; in getTotalMipDataSize() local
4185 GLint totalCount = tex2DCount + texCubeCount; in initTextures() local