Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DBindingInfo.cpp150 kMaxSampledTexturesPerShaderStage / kSampledTexturesPerExternalTexture, in ValidateBindingCounts()
154 kMaxSampledTexturesPerShaderStage / kSampledTexturesPerExternalTexture); in ValidateBindingCounts()
159 kSampledTexturesPerExternalTexture) > in ValidateBindingCounts()
/third_party/skia/third_party/externals/dawn/src/common/
DConstants.h61 static constexpr uint8_t kSampledTexturesPerExternalTexture = 3u; variable
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DBindGroupValidationTests.cpp1027 TestInfo{kMaxSampledTexturesPerShaderStage / kSampledTexturesPerExternalTexture, in TEST_F()
1105 TestInfo{kMaxSampledTexturesPerShaderStage, kSampledTexturesPerExternalTexture, in TEST_F()