Home
last modified time | relevance | path

Searched refs:kUniformsPerExternalTexture (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/common/
DConstants.h63 static constexpr uint8_t kUniformsPerExternalTexture = 1u; variable
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DBindingInfo.cpp209 kUniformsPerExternalTexture) > in ValidateBindingCounts()
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DBindGroupValidationTests.cpp1111 TestInfo{kMaxUniformBuffersPerShaderStage, kUniformsPerExternalTexture, in TEST_F()