Searched defs:depths (Results 1 – 8 of 8) sorted by relevance
/third_party/vk-gl-cts/framework/common/ |
D | tcuTexCompareVerifier.cpp | 200 const Vec2& depths, in isLinearCompareValid() 265 const Vec4& depths, in isBilinearAnyCompareValid() 295 const Vec4& depths, in isBilinearPCFCompareValid() 368 const Vec4& depths, in isBilinearCompareValid() 620 const Vec4 depths (lookupDepth(level, sampler, x0, y0, coordZ), in isLinearCompareResultValid() local 1055 Vec4 depths; in isSeamlessLinearCompareResultValid() local 1249 const Vec2 depths (lookupDepth(level, sampler, x0, coordZ, 0), in isLinearCompareResultValid() local 1349 Vec4 depths; in isLinearMipmapLinearCompareResultValid() local
|
/third_party/node/deps/brotli/c/enc/ |
D | brotli_bit_stream.c | 242 static void StoreSimpleHuffmanTree(const uint8_t* depths, in StoreSimpleHuffmanTree() 283 void BrotliStoreHuffmanTree(const uint8_t* depths, size_t num, in BrotliStoreHuffmanTree() 692 uint8_t depths[BROTLI_MAX_CONTEXT_MAP_SYMBOLS]; in EncodeContextMap() local 801 uint8_t depths[BROTLI_MAX_CONTEXT_MAP_SYMBOLS]; in StoreTrivialContextMap() local
|
D | compress_fragment.c | 373 const uint8_t* data, size_t len, const uint8_t* depths) { in ShouldMergeBlock()
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
D | brotli_bit_stream.c | 242 static void StoreSimpleHuffmanTree(const uint8_t* depths, in StoreSimpleHuffmanTree() 283 void BrotliStoreHuffmanTree(const uint8_t* depths, size_t num, in BrotliStoreHuffmanTree() 692 uint8_t depths[BROTLI_MAX_CONTEXT_MAP_SYMBOLS]; in EncodeContextMap() local 801 uint8_t depths[BROTLI_MAX_CONTEXT_MAP_SYMBOLS]; in StoreTrivialContextMap() local
|
D | compress_fragment.c | 373 const uint8_t* data, size_t len, const uint8_t* depths) { in ShouldMergeBlock()
|
/third_party/ffmpeg/libavfilter/ |
D | af_chorus.c | 49 float *depths; member
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | Compiler.cpp | 1409 std::vector<int> depths(mCallDag.size()); in checkCallDepth() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cCopyImageTests.cpp | 3089 GLuint depths[FUNCTIONAL_TEST_N_LEVELS]; in prepareDstPxls() local 3149 GLuint depths[FUNCTIONAL_TEST_N_LEVELS]; in prepareSrcPxls() local 3399 GLuint depths[FUNCTIONAL_TEST_N_LEVELS]; in prepareTexture() local
|